Home
last modified time | relevance | path

Searched refs:updateNotification (Results 1 – 15 of 15) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java88 updateNotification(
120 updateNotification(newState, callList); in onStateChange()
144 public void updateNotification(InCallState state, CallList callList) { in updateNotification() method in StatusBarNotifier
DInCallPresenter.java695 mStatusBarNotifier.updateNotification(mInCallState, mCallList); in onUiShowing()
1075 mStatusBarNotifier.updateNotification(inCallState, mCallList); in startUi()
/packages/apps/Nfc/src/com/android/nfc/beam/
DBeamTransferManager.java290 void updateNotification() { in updateNotification() method in BeamTransferManager
365 updateNotification(); in updateStateAndNotification()
DBeamReceiveService.java138 mTransferManager.updateNotification(); in prepareToReceive()
DBeamSendService.java156 mTransferManager.updateNotification(); in createBeamTransferManager()
/packages/apps/Music/src/com/android/music/
DMediaPlaybackService.java210 updateNotification();
1176 updateNotification(); in play()
1190 private void updateNotification() { in updateNotification() method in MediaPlaybackService
/packages/apps/Dialer/src/com/android/dialer/calllog/
DVoicemailNotifier.java34 public void updateNotification(Uri newCallUri); in updateNotification() method
DCallLogNotificationsService.java81 DefaultVoicemailNotifier.getInstance(this).updateNotification(voicemailUri); in onHandleIntent()
DDefaultVoicemailNotifier.java90 public void updateNotification(Uri newCallUri) { in updateNotification() method in DefaultVoicemailNotifier
/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
DTestCallActivity.java56 CallServiceNotifier.getInstance().updateNotification(this); in onCreate()
DCallServiceNotifier.java80 public void updateNotification(Context context) { in updateNotification() method in CallServiceNotifier
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java159 mNotifier.updateNotification(); in onCreate()
552 mNotifier.updateNotification(); in run()
DBluetoothOppTransferHistory.java313 mNotifier.updateNotification(); in updateNotificationWhenBtDisabled()
DBluetoothOppNotification.java143 public void updateNotification() { in updateNotification() method in BluetoothOppNotification
/packages/apps/Mms/src/com/android/mms/transaction/
DMessagingNotification.java297 updateNotification(context, newMsgThreadId != THREAD_NONE, threads.size(), in blockingUpdateNewMessageIndicator()
826 private static void updateNotification( in updateNotification() method in MessagingNotification