Searched defs:hasNavigationBar (Results 1 – 8 of 8) sorted by relevance
35 boolean hasNavigationBar) { in IWindowManagerImpl()56 public boolean hasNavigationBar(int displayId) { in hasNavigationBar() method in IWindowManagerImpl
144 public DisplayLayout(DisplayInfo info, Resources res, boolean hasNavigationBar, in DisplayLayout()184 private void init(DisplayInfo info, Resources res, boolean hasNavigationBar, in init()362 Rect outInsets, boolean hasNavigationBar) { in computeNonDecorInsets()391 static boolean hasNavigationBar(DisplayInfo info, Context context, int displayId) { in hasNavigationBar() method in DisplayLayout
285 public boolean hasNavigationBar() { in hasNavigationBar() method in TestWindowManagerPolicy
760 public boolean hasNavigationBar() { in hasNavigationBar() method in DisplayPolicy
1063 public abstract boolean hasNavigationBar(int displayId); in hasNavigationBar() method in WindowManagerInternal
6774 public boolean hasNavigationBar(int displayId) { in hasNavigationBar() method in WindowManagerService8674 public boolean hasNavigationBar(int displayId) { in hasNavigationBar() method in WindowManagerService.LocalService
1104 public boolean hasNavigationBar(); in hasNavigationBar() method
457 boolean hasNavigationBar(int displayId); in hasNavigationBar() method