Searched refs:hasSoftwareButtons (Results 1 – 2 of 2) sorted by relevance
49 config.getScreenRoundness(), config.hasSoftwareButtons()); in RemoteHardwareConfig()54 ScreenRound screenRoundness, boolean hasSoftwareButtons) { in RemoteHardwareConfig() argument63 mHasSoftwareButtons = hasSoftwareButtons; in RemoteHardwareConfig()
518 if (hasSoftwareButtons() && !mWindowIsFloating) { in findNavBar()563 private boolean hasSoftwareButtons() { in hasSoftwareButtons() method in Layout.Builder564 return mParams.getHardwareConfig().hasSoftwareButtons(); in hasSoftwareButtons()583 hasSoftwareButtons() && mNavBarSize > 0; in hasNavBar()