Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java1144 int expectedInteractionsWithShowNotification) throws Exception { in runUserRestrictionsChange()
1168 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringWhenTetheringIsNotActive() local
1179 final int expectedInteractionsWithShowNotification = 1; in testDisallowTetheringWhenTetheringIsActive() local
1190 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenTetheringIsNotActive() local
1201 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenTetheringIsActive() local
1210 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringUnchanged() local