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.java808 int expectedInteractionsWithShowNotification) throws Exception { in userRestrictionsListenerBehaviour()
833 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringWhenNoTetheringInterfaceIsActive() local
844 final int expectedInteractionsWithShowNotification = 1; in testDisallowTetheringWhenAtLeastOneTetheringInterfaceIsActive() local
855 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenNoTetheringInterfaceIsActive() local
866 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenAtLeastOneTetheringInterfaceIsActive() local
875 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringUnchanged() local