Searched refs:getNotificationUpdater (Results 1 – 3 of 3) sorted by relevance
133 public TetheringNotificationUpdater getNotificationUpdater(@NonNull final Context ctx, in getNotificationUpdater() method in TetheringDependencies
269 mNotificationUpdater = mDeps.getNotificationUpdater(mContext, mLooper); in Tethering()
433 public TetheringNotificationUpdater getNotificationUpdater(Context ctx, Looper looper) { in getNotificationUpdater() method in TetheringTest.MockTetheringDependencies