Searched refs:hide (Results 1 – 25 of 35) sorted by relevance
12
8 \"Immersive Mode\" is a new UI mode which improves \"hide full screen\" and9 \"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
8 \n\n\n\"Immersive Mode\", added in Android 4.4, improves the \"hide full screen\" and9 \"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
31 $(hide) mkdir -p $(dir $@)32 $(hide) sed \66 $(hide) rm -rf $(dir $@) && mkdir -p $(dir $@)77 $(hide)mkdir -p $(dir $@)78 $(hide)$(ACP) $< $@
36 $(hide) rm -f $$@ && \61 $(hide) rm -f $$@ && \
5 int hide; variable
90 else ft.hide(mFragment1); in updateFragmentVisibility()92 else ft.hide(mFragment2); in updateFragmentVisibility()
67 ft.hide(fragment); in addShowHideListener()
120 bar.hide(); in onClick()
9 user the ability to show/hide the status bar and navigation bar with a swipe. To try,
56 actionBar.hide(); in onCreate()
20 # hide the original source file name.
44 windowInsetsController.hide(WindowInsetsCompat.Type.systemBars()); in onCreate()
109 actionBar.hide(); in onCreate()118 actionBar.hide(); in onCreate()
272 hide();298 void hide() { in hide() method in AttractionsGridPagerAdapter.DelayedHide321 hide(); in onClick()
100 this.getActionBar().hide(); in setFullScreen()514 localFragmentTransaction2.hide(localThumbnailFragment);
214 localFragmentTransaction.hide(this); in onCreateView()
87 .hide(getFragmentManager().findFragmentById(R.id.titles_frag)).commit(); in onCreate()225 fm.beginTransaction().hide(f).commit(); in toggleVisibleTitles()
223 actionBar.hide(); in setSystemUiVisible()
103 windowInsetsController.hide(WindowInsetsCompat.Type.systemBars()); in onCreate()
99 launchButton.hide(); in onCreate()
252 getActionBar().hide(); in onCreate()
11 annotations like "@hide" in comments.