Searched refs:topAppWindowChanged (Results 1 – 10 of 10) sorted by relevance
72 void topAppWindowChanged(boolean menuVisible); in topAppWindowChanged() method
220 public void topAppWindowChanged(boolean menuVisible) {221 StatusBarManagerService.this.topAppWindowChanged(menuVisible);729 private void topAppWindowChanged(final boolean menuVisible) { in topAppWindowChanged() method in StatusBarManagerService740 mBar.topAppWindowChanged(menuVisible); in topAppWindowChanged()
108 mCommandQueue.topAppWindowChanged(true); in testTopAppWindowChanged()110 verify(mCallbacks).topAppWindowChanged(eq(true)); in testTopAppWindowChanged()
56 void topAppWindowChanged(boolean menuVisible); in topAppWindowChanged() method
126 default void topAppWindowChanged(boolean visible) { } in topAppWindowChanged() method273 public void topAppWindowChanged(boolean menuVisible) { in topAppWindowChanged() method in CommandQueue614 mCallbacks.get(i).topAppWindowChanged(msg.arg1 != 0); in handleMessage()
388 public void topAppWindowChanged(boolean showMenu) { in topAppWindowChanged() method in NavigationBarFragment
721 topAppWindowChanged(switches[2] != 0); in start()2721 public void topAppWindowChanged(boolean showMenu) { in topAppWindowChanged() method
8196 statusbar.topAppWindowChanged(needsMenu); in updateSystemUiVisibilityLw()
1218 HSPLcom/android/server/statusbar/StatusBarManagerInternal;->topAppWindowChanged(Z)V
39221 HSPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->topAppWindowChanged(Z)V39265 HSPLcom/android/internal/statusbar/IStatusBar;->topAppWindowChanged(Z)V