Searched defs:hasNavigationBar (Results 1 – 7 of 7) sorted by relevance
151 public DisplayLayout(DisplayInfo info, Resources res, boolean hasNavigationBar, in DisplayLayout()191 private void init(DisplayInfo info, Resources res, boolean hasNavigationBar, in init()372 Rect outInsets, boolean hasNavigationBar) { in computeNonDecorInsets()491 static boolean hasNavigationBar(DisplayInfo info, Context context, int displayId) { in hasNavigationBar() method in DisplayLayout
281 public boolean hasNavigationBar() { in hasNavigationBar() method in TestWindowManagerPolicy
751 public boolean hasNavigationBar() { in hasNavigationBar() method in DisplayPolicy
963 public abstract boolean hasNavigationBar(int displayId); in hasNavigationBar() method in WindowManagerInternal
6477 public boolean hasNavigationBar(int displayId) { in hasNavigationBar() method in WindowManagerService8383 public boolean hasNavigationBar(int displayId) { in hasNavigationBar() method in WindowManagerService.LocalService
1099 public boolean hasNavigationBar(); in hasNavigationBar() method
429 boolean hasNavigationBar(int displayId); in hasNavigationBar() method