Searched defs:updateStatusBar (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java202 updateStatusBar();
216 updateStatusBar();
231 updateStatusBar();
238 private void updateStatusBar() { method in class:NotificationMgr.StatusBarHelper
255 if (DBG) log("updateStatusBar: state = 0x" + Integer.toHexString(state));

Completed in 34 milliseconds