Home
last modified time | relevance | path

Searched defs:expectedStatus (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DDataSaverModeTest.java221 private void assertDataSaverStatusOnBackground(int expectedStatus) throws Exception { in assertDataSaverStatusOnBackground()
DAbstractRestrictBackgroundNetworkTestCase.java212 protected void assertRestrictBackgroundStatus(int expectedStatus) throws Exception { in assertRestrictBackgroundStatus()
219 protected void assertMyRestrictBackgroundStatus(int expectedStatus) throws Exception { in assertMyRestrictBackgroundStatus()
224 protected boolean isMyRestrictBackgroundStatus(int expectedStatus) throws Exception { in isMyRestrictBackgroundStatus()