Searched refs:notifier (Results 1 – 17 of 17) sorted by relevance
81 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationShownAfterEmergencyCall() local82 notifier.onCallStateChanged(call, CallState.NEW, CallState.DIALING); in testNotificationShownAfterEmergencyCall()83 notifier.onCallStateChanged(call, CallState.DIALING, CallState.DISCONNECTED); in testNotificationShownAfterEmergencyCall()88 notifier.onCallRemoved(call); in testNotificationShownAfterEmergencyCall()104 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationShownForDisconnectedEmergencyCall() local105 notifier.onCallStateChanged(call, CallState.NEW, CallState.DIALING); in testNotificationShownForDisconnectedEmergencyCall()106 notifier.onCallStateChanged(call, CallState.DIALING, CallState.DISCONNECTED); in testNotificationShownForDisconnectedEmergencyCall()111 notifier.onCallRemoved(call); in testNotificationShownForDisconnectedEmergencyCall()127 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationNotShownAfterCall() local128 notifier.onCallStateChanged(call, CallState.DIALING, CallState.DISCONNECTED); in testNotificationNotShownAfterCall()[all …]
301 public void registerChangeNotifier(Uri uri, ChangeNotifier notifier) { in registerChangeNotifier() argument312 broker.registerNotifier(notifier); in registerChangeNotifier()339 public synchronized void registerNotifier(ChangeNotifier notifier) { in registerNotifier() argument340 mNotifiers.put(notifier, null); in registerNotifier()345 for(ChangeNotifier notifier : mNotifiers.keySet()) { in onChange()346 notifier.onChange(selfChange); in onChange()
92 public LingerMonitor(Context context, NetworkNotificationManager notifier, in LingerMonitor() argument96 mNotifier = notifier; in LingerMonitor()
19 import com.android.dialer.calllog.notifier.RefreshAnnotatedCallLogNotifier;
23 import com.android.dialer.calllog.notifier.RefreshAnnotatedCallLogNotifier;
424 static void setVoicemailNotifierForTest(VoicemailNotifier notifier) { in setVoicemailNotifierForTest() argument425 sVoicemailNotifierForTest = notifier; in setVoicemailNotifierForTest()
17 package com.android.dialer.calllog.notifier;
157 CallNotifier notifier; field in PhoneGlobals484 notifier = CallNotifier.init(this); in onCreate()649 notifier.updateCallNotifierRegistrationsAfterRadioTechnologyChange(); in initForNewRadioTechnology()
181 Supplier<IIccPhoneBook> iccPhoneBookSupplier, ContentNotifier notifier) { in onCreate() argument187 mContentNotifier = notifier; in onCreate()202 notifier.notifyChange(SimPhonebookContract.AUTHORITY_URI); in onCreate()
226 mApp.notifier.updatePhoneStateListeners(true); in refreshMwi()
148 VoicemailNotifier notifier = mock(VoicemailNotifier.class); in testBulkInsert() local149 DbModifierWithNotification.setVoicemailNotifierForTest(notifier); in testBulkInsert()152 verify(notifier, Mockito.times(1)).sendNotification(); in testBulkInsert()
947 private DirectoryChildrenObserver(Object notifier) { in DirectoryChildrenObserver() argument949 assert(notifier != null); in DirectoryChildrenObserver()950 mNotifier = notifier; in DirectoryChildrenObserver()
1479 ContentNotifier notifier) { in setup() argument1486 provider.onCreate(subscriptionManager, () -> iccPhoneBook, notifier)); in setup()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...