Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/connectivity/
DTetheringTest.java842 int expectedInteractionsWithShowNotification) throws Exception { in userRestrictionsListenerBehaviour()
867 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringWhenNoTetheringInterfaceIsActive() local
878 final int expectedInteractionsWithShowNotification = 1; in testDisallowTetheringWhenAtLeastOneTetheringInterfaceIsActive() local
889 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenNoTetheringInterfaceIsActive() local
900 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenAtLeastOneTetheringInterfaceIsActive() local
909 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringUnchanged() local