Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCarrierServiceTest.java69 private void notifyCarrierNetworkChange(boolean active) { in notifyCarrierNetworkChange()
/cts/tests/tests/car/src/android/car/cts/
DCarAppFocusManagerTest.java292 public void onAppFocusChanged(int appType, boolean active) { in onAppFocusChanged()
/cts/tests/tests/tethering/src/android/tethering/cts/
DTetheringManagerTest.java207 public void expectTethering(final boolean active, final String[] ifaceRegexs) { in expectTethering()