Home
last modified time | relevance | path

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

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