Home
last modified time | relevance | path

Searched refs:notifier (Results 1 – 14 of 14) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DDisconnectedCallNotifierTest.java81 DisconnectedCallNotifier notifier = new DisconnectedCallNotifier(mContext, mCallsManager); in testNotificationShownAfterEmergencyCall() local
82 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() local
105 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() local
128 notifier.onCallStateChanged(call, CallState.DIALING, CallState.DISCONNECTED); in testNotificationNotShownAfterCall()
[all …]
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDataManager.java301 public void registerChangeNotifier(Uri uri, ChangeNotifier notifier) { in registerChangeNotifier() argument
312 broker.registerNotifier(notifier); in registerChangeNotifier()
339 public synchronized void registerNotifier(ChangeNotifier notifier) { in registerNotifier() argument
340 mNotifiers.put(notifier, null); in registerNotifier()
345 for(ChangeNotifier notifier : mNotifiers.keySet()) { in onChange()
346 notifier.onChange(selfChange); in onChange()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDbModifierWithNotification.java398 static void setVoicemailNotifierForTest(VoicemailNotifier notifier) { in setVoicemailNotifierForTest() argument
399 sVoicemailNotifierForTest = notifier; in setVoicemailNotifierForTest()
/packages/apps/Dialer/java/com/android/dialer/calllog/
DCallLogComponent.java19 import com.android.dialer.calllog.notifier.RefreshAnnotatedCallLogNotifier;
/packages/apps/Dialer/java/com/android/dialer/calllog/observer/
DMarkDirtyObserver.java23 import com.android.dialer.calllog.notifier.RefreshAnnotatedCallLogNotifier;
/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java149 CallNotifier notifier; field in PhoneGlobals
408 notifier = CallNotifier.init(this); in onCreate()
569 notifier.updateCallNotifierRegistrationsAfterRadioTechnologyChange(); in initForNewRadioTechnology()
DNotificationMgr.java219 mApp.notifier.updatePhoneStateListeners(true); in refreshMwi()
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DCopyJob.java823 private DirectoryChildrenObserver(Object notifier) { in DirectoryChildrenObserver() argument
825 assert(notifier != null); in DirectoryChildrenObserver()
826 mNotifier = notifier; in DirectoryChildrenObserver()
/packages/apps/Dialer/java/com/android/dialer/calllog/notifier/
DRefreshAnnotatedCallLogNotifier.java17 package com.android.dialer.calllog.notifier;
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DVoicemailProviderTest.java148 VoicemailNotifier notifier = mock(VoicemailNotifier.class); in testBulkInsert() local
149 DbModifierWithNotification.setVoicemailNotifierForTest(notifier); in testBulkInsert()
152 verify(notifier, Mockito.times(1)).sendNotification(); in testBulkInsert()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...