Home
last modified time | relevance | path

Searched refs:updateSystemUiFlag (Results 1 – 1 of 1) sorted by relevance

/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java234 private void updateSystemUiFlag(int flags) { in updateSystemUiFlag() method in ThemedNavBarKeyboard.KeyboardLayoutView
254 updateSystemUiFlag(0); in switchToFloatingMode()
285 updateSystemUiFlag(isLightNavBar ? SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR : 0); in switchToSeparateNavBarMode()
308 updateSystemUiFlag(SYSTEM_UI_FLAG_LAYOUT_STABLE in switchToExtendedNavBarMode()