Home
last modified time | relevance | path

Searched refs:currentDisallow (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java2299 final Tethering tethering, final boolean currentDisallow, final boolean nextDisallow) { in makeUserRestrictionActionListener() argument
2306 ural.mDisallowTethering = currentDisallow; in makeUserRestrictionActionListener()
2311 boolean currentDisallow, boolean nextDisallow, boolean isTetheringActive, in runUserRestrictionsChange() argument
2317 makeUserRestrictionActionListener(mockTethering, currentDisallow, nextDisallow); in runUserRestrictionsChange()