Home
last modified time | relevance | path

Searched refs:hide (Results 1 – 25 of 35) sorted by relevance

12

/development/samples/browseable/BasicImmersiveMode/
D_index.jd8 \"Immersive Mode\" is a new UI mode which improves \"hide full screen\" and
9 \"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
/development/samples/browseable/AdvancedImmersiveMode/
D_index.jd8 \n\n\n\"Immersive Mode\", added in Android 4.4, improves the \"hide full screen\" and
9 \"hide nav bar\" modes, by letting users swipe the bars in and out. This sample
/development/build/tools/
Dsdk-preprocess-files.mk31 $(hide) mkdir -p $(dir $@)
32 $(hide) sed \
66 $(hide) rm -rf $(dir $@) && mkdir -p $(dir $@)
77 $(hide)mkdir -p $(dir $@)
78 $(hide)$(ACP) $< $@
Dsdk_repo.mk36 $(hide) rm -f $$@ && \
61 $(hide) rm -f $$@ && \
/development/vndk/tools/header-checker/tests/input/
Dexample3.h5 int hide; variable
/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentMenuFragment.java90 else ft.hide(mFragment1); in updateFragmentVisibility()
92 else ft.hide(mFragment2); in updateFragmentVisibility()
DFragmentMenu.java90 else ft.hide(mFragment1); in updateFragmentVisibility()
92 else ft.hide(mFragment2); in updateFragmentVisibility()
DFragmentHideShow.java67 ft.hide(fragment); in addShowHideListener()
DActionBarDisplayOptions.java120 bar.hide(); in onClick()
/development/samples/browseable/ImmersiveMode/
D_index.jd9 user the ability to show/hide the status bar and navigation bar with a swipe. To try,
/development/samples/MultiWindow/src/com/example/android/multiwindow/
DCaptionOverlayActivity.java56 actionBar.hide(); in onCreate()
/development/samples/PictureInPicture/ComposePip/app/
Dproguard-rules.pro20 # hide the original source file name.
/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/
DCustomLauncherActivity.java44 windowInsetsController.hide(WindowInsetsCompat.Type.systemBars()); in onCreate()
/development/samples/NsdManagerSample/testdiscoverservice/
Dproguard-rules.pro20 # hide the original source file name.
/development/samples/NsdManagerSample/testadvertiseservice/
Dproguard-rules.pro20 # hide the original source file name.
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/
DImageDetailActivity.java109 actionBar.hide(); in onCreate()
118 actionBar.hide(); in onCreate()
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/ui/
DAttractionsGridPagerAdapter.java272 hide();
298 void hide() { in hide() method in AttractionsGridPagerAdapter.DelayedHide
321 hide(); in onClick()
/development/samples/training/threadsample/src/com/example/android/threadsample/
DDisplayActivity.java100 this.getActionBar().hide(); in setFullScreen()
514 localFragmentTransaction2.hide(localThumbnailFragment);
DPhotoThumbnailFragment.java214 localFragmentTransaction.hide(this); in onCreateView()
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DMainActivity.java87 .hide(getFragmentManager().findFragmentById(R.id.titles_frag)).commit(); in onCreate()
225 fm.beginTransaction().hide(f).commit(); in toggleVisibleTitles()
DContentFragment.java223 actionBar.hide(); in setSystemUiVisible()
/development/samples/VirtualDeviceManager/client/src/com/example/android/vdmdemo/client/
DImmersiveActivity.java103 windowInsetsController.hide(WindowInsetsCompat.Type.systemBars()); in onCreate()
/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DBaseActivity.java99 launchButton.hide(); in onCreate()
/development/samples/ApiDemos/src/com/example/android/apis/view/
DSystemUIModes.java252 getActionBar().hide(); in onCreate()
/development/tools/apkcheck/
DREADME.txt11 annotations like "@hide" in comments.

12