Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java258 private final TetheringNotificationUpdater mNotificationUpdater; field in Tethering
1379 private final TetheringNotificationUpdater mNotificationUpdater; field in Tethering.UserRestrictionActionListener
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java287 @Mock private TetheringNotificationUpdater mNotificationUpdater; field in TetheringTest