Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java249 void tetheringRestrictionLifted() { in tetheringRestrictionLifted() method in TetheringNotificationUpdater
DTethering.java1117 mNotificationUpdater.tetheringRestrictionLifted(); in onUserRestrictionsChanged()
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringNotificationUpdaterTest.kt189 notificationUpdater.tetheringRestrictionLifted() in testRestrictedNotification()