Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java518 public void untetherAll() { in untetherAll() method in Tethering
812 mWrapper.untetherAll(); in onUserRestrictionsChanged()
/frameworks/base/tests/net/java/com/android/server/connectivity/
DTetheringTest.java859 verify(tethering, times(expectedInteractionsWithShowNotification)).untetherAll(); in userRestrictionsListenerBehaviour()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java1838 mTethering.untetherAll();