Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java1575 int expectedInteractionsWithShowNotification) throws Exception { in runUserRestrictionsChange()
1593 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringWhenTetheringIsNotActive() local
1604 final int expectedInteractionsWithShowNotification = 1; in testDisallowTetheringWhenTetheringIsActive() local
1615 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenTetheringIsNotActive() local
1626 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenTetheringIsActive() local
1635 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringUnchanged() local