HomeSort by relevance Sort by last modified time
    Searched refs:updateInCallNotification (Results 1 - 3 of 3) sorted by null

  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 234 updateInCallNotification();
497 void updateInCallNotification() {
499 if (DBG) log("updateInCallNotification()...");
514 if (DBG) log("updateInCallNotification: enhancedVoicePrivacy = " + enhancedVoicePrivacy);
641 Log.w(LOG_TAG, "updateInCallNotification: null connection, can't set exp view line 1.");
712 // updateInCallNotification(), presumably when an incoming call
722 updateInCallNotification();
    [all...]
CallNotifier.java 320 NotificationMgr.getDefault().updateInCallNotification();
332 NotificationMgr.getDefault().updateInCallNotification();
627 * @see NotificationMgr.updateInCallNotification()
676 NotificationMgr.getDefault().updateInCallNotification();
    [all...]
PhoneApp.java 275 NotificationMgr.getDefault().updateInCallNotification();
    [all...]

Completed in 1042 milliseconds