Home
last modified time | relevance | path

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

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