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

  /packages/apps/Phone/src/com/android/phone/
InCallTouchUi.java 314 mApp.notificationMgr.statusBarHelper.enableSystemBarNavigation(false);
321 mApp.notificationMgr.statusBarHelper.enableSystemBarNavigation(true);
    [all...]
NotificationMgr.java 100 public StatusBarHelper statusBarHelper;
137 statusBarHelper = new StatusBarHelper();
180 public class StatusBarHelper {
186 private StatusBarHelper () {
    [all...]
InCallScreen.java 580 mApp.notificationMgr.statusBarHelper.enableExpandedView(false);
    [all...]
CallNotifier.java     [all...]

Completed in 75 milliseconds