Home
last modified time | relevance | path

Searched refs:notifier (Results 1 – 17 of 17) 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/modules/Connectivity/service/src/com/android/server/connectivity/
DLingerMonitor.java92 public LingerMonitor(Context context, NetworkNotificationManager notifier, in LingerMonitor() argument
96 mNotifier = notifier; in LingerMonitor()
/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/providers/ContactsProvider/src/com/android/providers/contacts/
DDbModifierWithNotification.java424 static void setVoicemailNotifierForTest(VoicemailNotifier notifier) { in setVoicemailNotifierForTest() argument
425 sVoicemailNotifierForTest = notifier; in setVoicemailNotifierForTest()
/packages/apps/Dialer/java/com/android/dialer/calllog/notifier/
DRefreshAnnotatedCallLogNotifier.java17 package com.android.dialer.calllog.notifier;
/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java157 CallNotifier notifier; field in PhoneGlobals
484 notifier = CallNotifier.init(this); in onCreate()
649 notifier.updateCallNotifierRegistrationsAfterRadioTechnologyChange(); in initForNewRadioTechnology()
DSimPhonebookProvider.java181 Supplier<IIccPhoneBook> iccPhoneBookSupplier, ContentNotifier notifier) { in onCreate() argument
187 mContentNotifier = notifier; in onCreate()
202 notifier.notifyChange(SimPhonebookContract.AUTHORITY_URI); in onCreate()
DNotificationMgr.java226 mApp.notifier.updatePhoneStateListeners(true); in refreshMwi()
/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/apps/DocumentsUI/src/com/android/documentsui/services/
DCopyJob.java947 private DirectoryChildrenObserver(Object notifier) { in DirectoryChildrenObserver() argument
949 assert(notifier != null); in DirectoryChildrenObserver()
950 mNotifier = notifier; in DirectoryChildrenObserver()
/packages/services/Telephony/tests/src/com/android/phone/
DSimPhonebookProviderTest.java1479 ContentNotifier notifier) { in setup() argument
1486 provider.onCreate(subscriptionManager, () -> iccPhoneBook, notifier)); in setup()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
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, ...