Home
last modified time | relevance | path

Searched defs:newMode (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DDialerFilterTest.java443 protected void onModeChange(final int oldMode, final int newMode) { in onModeChange()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsMmTelManagerTest.java448 int newMode = (oldMode + 1) % 3; in testVoWiFiModeSetting() local
484 int newMode = (oldMode + 1) % 3; in testVoWiFiRoamingModeSetting() local
/cts/tests/tests/car/src/android/car/cts/
DCarPowerManagerTest.java359 int newMode = mode; in updateDisplayPowerModeSetting() local