Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java249 void tetheringRestrictionLifted() { in tetheringRestrictionLifted() method in TetheringNotificationUpdater
DTethering.java1407 mNotificationUpdater.tetheringRestrictionLifted(); in onUserRestrictionsChanged()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringNotificationUpdaterTest.kt244 notificationUpdater.tetheringRestrictionLifted() in testRestrictedNotification()