HomeSort by relevance Sort by last modified time
    Searched refs:hideSystemBars (Results 1 - 2 of 2) sorted by null

  /external/setupcompat/main/java/com/google/android/setupcompat/util/
SystemBarHelper.java 41 * #hideSystemBars(android.view.Window)} will completely hide the system navigation bar and change
134 * SystemNavBarMixin.hideSystemBars.
137 public static void hideSystemBars(final Dialog dialog) {
161 * SystemNavBarMixin.hideSystemBars.
164 public static void hideSystemBars(final Window window) {
177 * Revert the actions of hideSystemBars. Note that this will remove the system UI visibility flags
  /external/setupcompat/main/java/com/google/android/setupcompat/template/
SystemNavBarMixin.java 169 public void hideSystemBars(final Window window) {
182 * Reverts the actions of hideSystemBars. Note that this will remove the system UI visibility

Completed in 57 milliseconds