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.java225 private void updateSystemUiFlag(int flags) { in updateSystemUiFlag() method in ThemedNavBarKeyboard.KeyboardLayoutView
245 updateSystemUiFlag(0); in switchToFloatingMode()
276 updateSystemUiFlag(isLightNavBar ? SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR : 0); in switchToSeparateNavBarMode()
299 updateSystemUiFlag(SYSTEM_UI_FLAG_LAYOUT_STABLE in switchToExtendedNavBarMode()