Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java1601 int expectedInteractionsWithShowNotification) throws Exception { in runUserRestrictionsChange()
1619 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringWhenTetheringIsNotActive() local
1630 final int expectedInteractionsWithShowNotification = 1; in testDisallowTetheringWhenTetheringIsActive() local
1641 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenTetheringIsNotActive() local
1652 final int expectedInteractionsWithShowNotification = 0; in testAllowTetheringWhenTetheringIsActive() local
1661 final int expectedInteractionsWithShowNotification = 0; in testDisallowTetheringUnchanged() local