Home
last modified time | relevance | path

Searched defs:notifier (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDataManager.java283 public void registerChangeNotifier(Uri uri, ChangeNotifier notifier) { in registerChangeNotifier()
330 public synchronized void registerNotifier(ChangeNotifier notifier) { in registerNotifier()
/packages/apps/Phone/src/com/android/phone/
DPhoneUtils.java260 final CallNotifier notifier = app.notifier; in answerCall() local
400 final CallNotifier notifier = PhoneApp.getInstance().notifier; in hangupRingingCall() local
DPhoneApp.java174 CallNotifier notifier; field in PhoneApp
DInCallScreen.java3587 final CallNotifier notifier = mApp.notifier; in internalSilenceRinger() local
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadProvider.java673 DownloadNotification notifier = new DownloadNotification(context, mSystemFacade); in insert() local
/packages/apps/Email/src/com/android/email/activity/
DMessageListFragment.java1225 NotificationController notifier = NotificationController.getInstance(mActivity); in adjustMessageNotification() local