Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/common/preference/
DSwitchPreferenceWithClickableSummary.java53 TypedArray typedArray = in SwitchPreferenceWithClickableSummary() local
63 TypedArray typedArray = in SwitchPreferenceWithClickableSummary() local
72 TypedArray typedArray = in SwitchPreferenceWithClickableSummary() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DAssitantButton.java63 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
DCarSystemBarButton.java92 TypedArray typedArray = context.obtainStyledAttributes(attrs, in CarSystemBarButton() local
222 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
DTemperatureTextView.java43 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.TemperatureView); in TemperatureTextView() local
DAdjustableTemperatureView.java53 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.TemperatureView); in AdjustableTemperatureView() local
DAnimatedTemperatureView.java106 TypedArray typedArray = context.obtainStyledAttributes(attrs, in AnimatedTemperatureView() local
/packages/apps/Contacts/src/com/android/contacts/util/
DLocalizedNameResolver.java104 final TypedArray typedArray = context.obtainStyledAttributes(attrs, in loadAllContactsNameFromXml() local
/packages/apps/Dialer/java/com/android/incallui/autoresizetext/
DAutoResizeTextView.java77 TypedArray typedArray = context.getTheme().obtainStyledAttributes( in initialize() local
141 private void readAttrs(TypedArray typedArray) { in readAttrs()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DSmsBottomSheetFragment.java96 TypedArray typedArray = context.obtainStyledAttributes(attrs); in newTextViewItem() local
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DPinPadView.java135 TypedArray typedArray = getContext().obtainStyledAttributes( in init() local
/packages/apps/Dialer/java/com/android/incallui/video/impl/
DCheckableImageButton.java59 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.CheckableImageButton); in init() local
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/recyclerview/
DCarUiRecyclerViewTest.java198 TypedArray typedArray = spy(mActivity.getBaseContext().obtainStyledAttributes( in testGridLayout() local
247 TypedArray typedArray = spy(mActivity.getBaseContext().obtainStyledAttributes( in testLinearLayout() local
308 TypedArray typedArray = spy(mActivity.getBaseContext().obtainStyledAttributes( in testSetLayoutManager_shouldUpdateItemDecorations() local
1172 TypedArray typedArray = spy(mActivity.getBaseContext().obtainStyledAttributes( in testLargeSize_withScrollbar() local
1204 TypedArray typedArray = spy(mActivity.getBaseContext().obtainStyledAttributes( in testMediumSize_withScrollbar() local
1235 TypedArray typedArray = spy(mActivity.getBaseContext().obtainStyledAttributes( in testSmallSize_withScrollbar() local
/packages/apps/Dialer/java/com/android/incallui/rtt/impl/
DRttCheckableButton.java64 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.RttCheckableButton); in init() local
/packages/services/Telephony/src/com/android/phone/
DCallBarringEditPreference.java77 TypedArray typedArray = context.obtainStyledAttributes(attrs, in CallBarringEditPreference() local
/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DCheckableLabeledButton.java75 TypedArray typedArray = in init() local
/packages/apps/Dialer/java/com/android/dialer/calllogutils/
DCallTypeIconsView.java64 TypedArray typedArray = in CallTypeIconsView() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/
DPermissionDetailsFragment.java182 TypedArray typedArray = activity.obtainStyledAttributes(new int[] { textColorAttr }); in onCreateView() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityDialogUtils.java462 final TypedArray typedArray = context.obtainStyledAttributes(attrs); in getAttrResourceId() local
DAccessibilityGestureNavigationTutorial.java226 final TypedArray typedArray = context.obtainStyledAttributes(attrs); in getAttrResourceId() local
/packages/apps/Settings/src/com/android/settings/widget/
DDotsPageIndicator.java132 final TypedArray typedArray = getContext().obtainStyledAttributes( in DotsPageIndicator() local