Home
last modified time | relevance | path

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

/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
DFragmentArgumentsSupport.java84 TypedArray a = context.obtainStyledAttributes(attrs, in onInflate() local
86 mLabel = a.getText(R.styleable.FragmentArguments_android_label); in onInflate()
87 a.recycle(); in onInflate()
/samples/AndroidXDemos/src/main/java/com/example/androidx/widget/
DDrawerLayoutActivity.java168 final TypedArray a = theme.obtainStyledAttributes( in onCreate()
170 final int actionBarSize = a.getDimensionPixelSize(0, 0); in onCreate()
171 if (a != null) { in onCreate()
172 a.recycle(); in onCreate()
DNestedRecyclerViewActivity.java150 (v, a) -> {
/samples/SupportAnimationDemos/
Dbuild.gradle5 * Please use that script when creating a new project, rather than copying an existing project and
/samples/SupportTransitionDemos/
Dbuild.gradle5 * Please use that script when creating a new project, rather than copying an existing project and
/samples/MediaRoutingDemo/
Dbuild.gradle5 * Please use that script when creating a new project, rather than copying an existing project and
/samples/SupportLeanbackDemos/
Dbuild.gradle5 * Please use that script when creating a new project, rather than copying an existing project and
/samples/SupportPreferenceDemos/
Dbuild.gradle5 * Please use that script when creating a new project, rather than copying an existing project and
/samples/SupportWearDemos/
Dbuild.gradle6 * You may obtain a copy of the License at
/samples/SupportRemoteCallbackDemos/
Dbuild.gradle6 * You may obtain a copy of the License at
/samples/Support4Demos/
Dbuild.gradle5 * Please use that script when creating a new project, rather than copying an existing project and
/samples/SupportEmojiDemos/
Dbuild.gradle6 * You may obtain a copy of the License at
/samples/AndroidXDemos/
Dbuild.gradle5 * Please use that script when creating a new project, rather than copying an existing project and