Home
last modified time | relevance | path

Searched refs:updateInCallNotification (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DNotificationMgr.java273 updateInCallNotification(); in updateNotificationsAtStartup()
616 public void updateInCallNotification() { in updateInCallNotification() method in NotificationMgr
619 updateInCallNotification(false); in updateInCallNotification()
656 updateInCallNotification(true); in updateNotificationAndLaunchIncomingCallUi()
673 private void updateInCallNotification(boolean allowFullScreenIntent) { in updateInCallNotification() method in NotificationMgr
993 updateInCallNotification(); in onQueryComplete()
DCallNotifier.java340 mApplication.notificationMgr.updateInCallNotification(); in handleMessage()
352 mApplication.notificationMgr.updateInCallNotification(); in handleMessage()
365 mApplication.notificationMgr.updateInCallNotification(); in handleMessage()
DPhoneApp.java293 notificationMgr.updateInCallNotification();
DInCallScreen.java579 mApp.notificationMgr.updateInCallNotification(); in onResume()
841 mApp.notificationMgr.updateInCallNotification(); in onPause()