Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java236 private final TetheringNotificationUpdater mNotificationUpdater; field in Tethering
1088 private final TetheringNotificationUpdater mNotificationUpdater; field in Tethering.UserRestrictionActionListener
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java207 @Mock private TetheringNotificationUpdater mNotificationUpdater; field in TetheringTest