Searched refs:updateMwi (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DNotificationMgr.java102 // Retry params for the getVoiceMailNumber() call; see updateMwi().
788 /* package */ void updateMwi(boolean visible) { method in class:NotificationMgr
789 if (DBG) log("updateMwi(): " + visible);
842 Log.w(LOG_TAG, "NotificationMgr.updateMwi: getVoiceMailNumber() failed after "
H A DCallNotifier.java1188 NotificationMgr.getDefault().updateMwi(visible);
1193 * failed NotificationMgr.updateMwi() call.

Completed in 25 milliseconds