Home
last modified time | relevance | path

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

/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/
DRuntimePermissionsFragment.java33 View root = inflater.inflate(R.layout.fragment_main, null); in onCreateView() local
45 root.findViewById(R.id.button_contacts).setVisibility(View.GONE); in onCreateView()
49 return root; in onCreateView()
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/
DRuntimePermissionsFragment.java33 View root = inflater.inflate(R.layout.fragment_main, null); in onCreateView() local
45 root.findViewById(R.id.button_contacts).setVisibility(View.GONE); in onCreateView()
49 return root; in onCreateView()
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/
DCameraPreviewFragment.java78 View root = inflater.inflate(R.layout.fragment_camera, null); in onCreateView() local
86 FrameLayout preview = (FrameLayout) root.findViewById(R.id.camera_preview); in onCreateView()
89 return root; in onCreateView()
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/
DCameraPreviewFragment.java78 View root = inflater.inflate(R.layout.fragment_camera, null); in onCreateView() local
86 FrameLayout preview = (FrameLayout) root.findViewById(R.id.camera_preview); in onCreateView()
89 return root; in onCreateView()
/developers/samples/android/ui/transition/FragmentTransition/Application/src/main/java/com/example/android/fragmenttransition/
DDetailFragment.java81 FrameLayout root = (FrameLayout) view; in onViewCreated() local
86 View item = LayoutInflater.from(context).inflate(R.layout.item_meat_grid, root, false); in onViewCreated()
99 root.addView(item, params); in onViewCreated()
/developers/build/
Dbuild.gradle66 // Starting at this file, walk back to the root of the path and
78 // a slash otherwise. Filter out the root paths, too--we only want
190 // directly to the root of the browseable sample:
/developers/samples/android/experimental/ndkSampleGen/
Dbuild.gradle197 // Starting at this file, walk back to the root of the path and
209 // a slash otherwise. Filter out the root paths, too--we only want
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/
DApplyTemplates.groovy39 * The root directory for output files. All output file paths
40 * are assumed to be relative to this root.
DSampleGenProperties.groovy56 * Java package name for the root package of this sample.
244 root: targetProjectPath,
/developers/samples/android/ui/lists/CustomChoiceList/
DREADME.md33 In some cases, you may want to customize this layout. When doing so, the root view must implement t…
/developers/build/prebuilts/gradle/CustomChoiceList/
DREADME.md33 In some cases, you may want to customize this layout. When doing so, the root view must implement t…
/developers/samples/android/media/MediaBrowserService/
DREADME.md44 with a automotiveApp root element. For a media app, this must include
/developers/build/prebuilts/gradle/MediaBrowserService/
DREADME.md44 with a automotiveApp root element. For a media app, this must include