| /frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
| D | DelayableMarqueeTextView.kt | 42 val typedArray = context.theme.obtainStyledAttributes( constant
|
| /frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/view/ |
| D | TestTextView.java | 40 TypedArray typedArray = theme.obtainStyledAttributes(attrs, testResources, defStyleAttr, in TestTextView() local
|
| /frameworks/base/services/core/java/com/android/server/pm/pkg/component/ |
| D | ComponentParseUtils.java | 147 public static int flag(int flag, @AttrRes int attribute, TypedArray typedArray) { in flag() 152 TypedArray typedArray) { in flag()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
| D | ManageEducationView.kt | 74 val typedArray = mContext.obtainStyledAttributes(intArrayOf( in setButtonColor() constant
|
| D | BubbleOverflow.kt | 95 val typedArray = in updateBtnTheme() constant
|
| D | BubbleOverflowContainerView.java | 222 final TypedArray typedArray = getContext().obtainStyledAttributes(new int[] { in updateTheme() local
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
| D | BubbleBarMenuItemView.java | 66 final TypedArray typedArray = getContext().obtainStyledAttributes( in update() local
|
| /frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/ |
| D | CarSetupWizardUiUtils.java | 175 final TypedArray typedArray = in disableImmersiveMode() local
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
| D | TvWindowMenuActionButton.java | 64 final TypedArray typedArray = context.obtainStyledAttributes(attrs, values, defStyleAttr, in TvWindowMenuActionButton() local
|
| /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
| D | PrintOptionsLayout.java | 40 TypedArray typedArray = context.obtainStyledAttributes(attrs, in PrintOptionsLayout() local
|
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
| D | ExifInterfaceTest.java | 123 private static String getString(TypedArray typedArray, int index) { in getString() 131 public ExpectedValue(TypedArray typedArray) { in ExpectedValue()
|
| /frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/ |
| D | RecyclerItemAdapter.java | 100 final TypedArray typedArray = in onCreateViewHolder() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/ |
| D | SeekBarWithIconButtonsView.java | 85 TypedArray typedArray = context.obtainStyledAttributes( in SeekBarWithIconButtonsView() local
|
| /frameworks/base/core/java/android/text/style/ |
| D | SuggestionSpan.java | 214 TypedArray typedArray = context.obtainStyledAttributes( in initStyle() local
|
| /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/ |
| D | SystemBarHelper.java | 130 final TypedArray typedArray = in showSystemBars() local
|
| /frameworks/base/core/java/android/content/res/ |
| D | FontResourcesParser.java | 185 TypedArray typedArray = resources.obtainTypedArray(certsId); in readFamily() local
|
| /frameworks/base/packages/SettingsLib/ActionButtonsPreference/src/com/android/settingslib/widget/ |
| D | ActionButtonsPreference.java | 110 private void fetchDrawableArray(List<Drawable> drawableList, TypedArray typedArray) { in fetchDrawableArray()
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
| D | SplashscreenContentDrawer.java | 208 final TypedArray typedArray = overrideContext.obtainStyledAttributes( in createContext() local 476 final TypedArray typedArray = context.obtainStyledAttributes( in getWindowAttrs() local
|
| /frameworks/layoutlib/bridge/src/android/content/res/ |
| D | Resources_Delegate.java | 557 BridgeTypedArray typedArray = newTypeArray(resources, length); in obtainTypedArray() local
|
| /frameworks/base/core/java/android/widget/ |
| D | RemoteViews.java | 2341 TypedArray typedArray = view.getContext().obtainStyledAttributes(new int[]{mAttrId}); in getParameterValue() local
|
| /frameworks/base/core/java/android/app/ |
| D | Notification.java | 12343 final T[] typedArray = (T[]) Array.newInstance(itemClass, array.length); in getParcelableArrayFromBundle() local
|