Searched refs:a (Results 1 – 13 of 13) sorted by relevance
| /samples/Support4Demos/src/main/java/com/example/android/supportv4/app/ |
| D | FragmentArgumentsSupport.java | 84 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/ |
| D | DrawerLayoutActivity.java | 168 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()
|
| D | NestedRecyclerViewActivity.java | 150 (v, a) -> {
|
| /samples/SupportAnimationDemos/ |
| D | build.gradle | 5 * Please use that script when creating a new project, rather than copying an existing project and
|
| /samples/SupportTransitionDemos/ |
| D | build.gradle | 5 * Please use that script when creating a new project, rather than copying an existing project and
|
| /samples/MediaRoutingDemo/ |
| D | build.gradle | 5 * Please use that script when creating a new project, rather than copying an existing project and
|
| /samples/SupportLeanbackDemos/ |
| D | build.gradle | 5 * Please use that script when creating a new project, rather than copying an existing project and
|
| /samples/SupportPreferenceDemos/ |
| D | build.gradle | 5 * Please use that script when creating a new project, rather than copying an existing project and
|
| /samples/SupportWearDemos/ |
| D | build.gradle | 6 * You may obtain a copy of the License at
|
| /samples/SupportRemoteCallbackDemos/ |
| D | build.gradle | 6 * You may obtain a copy of the License at
|
| /samples/Support4Demos/ |
| D | build.gradle | 5 * Please use that script when creating a new project, rather than copying an existing project and
|
| /samples/SupportEmojiDemos/ |
| D | build.gradle | 6 * You may obtain a copy of the License at
|
| /samples/AndroidXDemos/ |
| D | build.gradle | 5 * Please use that script when creating a new project, rather than copying an existing project and
|