Searched refs:WINDOW_NAVIGATION_BAR (Results 1 – 9 of 9) sorted by relevance
20 import android.app.StatusBarManager.WINDOW_NAVIGATION_BAR68 callback.setWindowState(DISPLAY_ID, WINDOW_NAVIGATION_BAR, WINDOW_STATE_HIDDEN) in setWindowState_notStatusBarWindow_listenersNotNotified()
19 import static android.app.StatusBarManager.WINDOW_NAVIGATION_BAR;84 private static final int WINDOW = WINDOW_NAVIGATION_BAR;
19 import static android.app.StatusBarManager.WINDOW_NAVIGATION_BAR;516 if (window != WINDOW_NAVIGATION_BAR) { in setWindowState()
361 && window == StatusBarManager.WINDOW_NAVIGATION_BAR in setWindowState()
1109 && window == StatusBarManager.WINDOW_NAVIGATION_BAR in setWindowState()
208 public static final int WINDOW_NAVIGATION_BAR = 2; field in StatusBarManager213 WINDOW_NAVIGATION_BAR
456 mCentralSurfaces.setInteracting(StatusBarManager.WINDOW_NAVIGATION_BAR, running); in onRecentsAnimationStateChanged()
92 private final BarWindow mNavBar = new BarWindow(StatusBarManager.WINDOW_NAVIGATION_BAR);
8989 Landroid/app/StatusBarManager;->WINDOW_NAVIGATION_BAR:I