Searched refs:getBottomNavigationBerHeight (Results 1 – 2 of 2) sorted by relevance
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | NavigationBarColorTest.java | 294 Color.BLACK, false, info.getBottomNavigationBerHeight(), in testSetNavigationBarColor() 300 color, false, info.getBottomNavigationBerHeight(), in testSetNavigationBarColor() 307 Color.BLACK, false, info.getBottomNavigationBerHeight(), in testSetNavigationBarColor() 322 Color.BLACK, false, info.getBottomNavigationBerHeight(), in testLightNavigationBar() 330 color, lightMode, info.getBottomNavigationBerHeight(), in testLightNavigationBar() 346 Color.BLACK, false, info.getBottomNavigationBerHeight(), in testDimmingWindow() 353 Color.BLACK, false, info.getBottomNavigationBerHeight(), in testDimmingWindow()
|
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
D | NavigationBarInfo.java | 214 public int getBottomNavigationBerHeight() { in getBottomNavigationBerHeight() method in NavigationBarInfo
|