Searched defs:notifier (Results 1 – 9 of 9) sorted by relevance
81 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationShownAfterEmergencyCall() local104 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationShownForDisconnectedEmergencyCall() local127 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationNotShownAfterCall() local144 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationClearedForEmergencyCall() local
301 public void registerChangeNotifier(Uri uri, ChangeNotifier notifier) { in registerChangeNotifier()339 public synchronized void registerNotifier(ChangeNotifier notifier) { in registerNotifier()
92 public LingerMonitor(Context context, NetworkNotificationManager notifier, in LingerMonitor()
424 static void setVoicemailNotifierForTest(VoicemailNotifier notifier) { in setVoicemailNotifierForTest()
148 VoicemailNotifier notifier = mock(VoicemailNotifier.class); in testBulkInsert() local
157 CallNotifier notifier; field in PhoneGlobals
181 Supplier<IIccPhoneBook> iccPhoneBookSupplier, ContentNotifier notifier) { in onCreate()
947 private DirectoryChildrenObserver(Object notifier) { in DirectoryChildrenObserver()
1479 ContentNotifier notifier) { in setup()