Home
last modified time | relevance | path

Searched defs:typedArray (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarFacetButton.java78 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.CarFacetButton); in CarFacetButton() local
90 protected void setupIntents(TypedArray typedArray) { in setupIntents()
DAssitantButton.java66 protected void setupIntents(TypedArray typedArray){ in setupIntents()
DCarNavigationButton.java60 TypedArray typedArray = context.obtainStyledAttributes( in CarNavigationButton() local
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/hvac/
DTemperatureTextView.java43 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.TemperatureView); in TemperatureTextView() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
DPipControlButtonView.java87 TypedArray typedArray = in PipControlButtonView() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintOptionsLayout.java40 TypedArray typedArray = context.obtainStyledAttributes(attrs, in PrintOptionsLayout() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DExifInterfaceTest.java120 private static String getString(TypedArray typedArray, int index) { in getString()
128 public ExpectedValue(TypedArray typedArray) { in ExpectedValue()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/hvac/
DAnimatedTemperatureView.java106 TypedArray typedArray = context.obtainStyledAttributes(attrs, in AnimatedTemperatureView() local
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/items/
DRecyclerItemAdapter.java100 final TypedArray typedArray = in onCreateViewHolder() local
/frameworks/base/core/java/android/text/style/
DSuggestionSpan.java202 TypedArray typedArray = context.obtainStyledAttributes( in initStyle() local
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java130 final TypedArray typedArray = in showSystemBars() local
/frameworks/base/core/java/android/content/res/
DFontResourcesParser.java176 TypedArray typedArray = resources.obtainTypedArray(certsId); in readFamily() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java229 TypedArray typedArray = mContext.getTheme().obtainStyledAttributes( in onThemeChanged() local
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java551 BridgeTypedArray typedArray = newTypeArray(resources, length); in obtainTypedArray() local
/frameworks/base/core/java/android/app/
DNotification.java8184 final TypedArray typedArray = mBuilder.mContext.obtainStyledAttributes( in bindMediaActionButton() local
10393 Notification[] typedArray = Arrays.copyOf(array, array.length, in getNotificationArrayFromBundle() local
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2383 final TypedArray typedArray = overrideContext.obtainStyledAttributes( in addSplashScreen() local