Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java123 public TetheringNotificationUpdater getNotificationUpdater(@NonNull final Context ctx, in getNotificationUpdater() method in TetheringDependencies
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java491 public TetheringNotificationUpdater getNotificationUpdater(Context ctx, Looper looper) { in getNotificationUpdater() method in TetheringTest.MockTetheringDependencies