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 339 mApp.notificationMgr.statusBarHelper.enableSystemBarNavigation(false);
346 mApp.notificationMgr.statusBarHelper.enableSystemBarNavigation(true);
    [all...]
NotificationMgr.java 110 public StatusBarHelper statusBarHelper;
147 statusBarHelper = new StatusBarHelper();
190 public class StatusBarHelper {
196 private StatusBarHelper () {
    [all...]
InCallScreen.java     [all...]
CallNotifier.java     [all...]

Completed in 41 milliseconds