Home
last modified time | relevance | path

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

12

/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/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
DDevicePolicyResourcesUtils.java376 Context context, TypedArray typedArray, int resId) { in isDevicePolicyResource()
400 Context context, TypedArray typedArray, int resId) { in getDevicePolicyResource()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DAssitantButton.java86 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
DCarSystemBarButton.java102 TypedArray typedArray = context.obtainStyledAttributes(attrs, in CarSystemBarButton() local
269 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DQCFooterButton.java65 TypedArray typedArray = context.obtainStyledAttributes(attrs, in QCFooterButton() 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/Car/SystemUI/src/com/android/systemui/car/hvac/toggle/
DHvacIntegerToggleButton.java57 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, in parseAttributes() local
DHvacToggleButton.java96 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, R.styleable.HvacView); in parseAttributes() local
/packages/apps/Launcher3/src/com/android/launcher3/workprofile/
DPersonalWorkSlidingTabStrip.java42 TypedArray typedArray = context.obtainStyledAttributes(attrs, in PersonalWorkSlidingTabStrip() local
/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DSmsBottomSheetFragment.java96 TypedArray typedArray = context.obtainStyledAttributes(attrs); in newTextViewItem() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
DSeatTemperatureLevelButton.java157 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, R.styleable.HvacView); in parseAttributes() local
DTemperatureControlView.java69 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.HvacView); in TemperatureControlView() local
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/hvac/custom/
DFanSpeedSeekBar.java129 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, R.styleable.FanSpeedSeekBar); in init() local
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DPinPadView.java136 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/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/hvac/
DCarUiPortraitTemperatureControlView.java71 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.HvacView); in CarUiPortraitTemperatureControlView() 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/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v31/
DPermissionDetailsFragment.java173 TypedArray typedArray = activity.obtainStyledAttributes(new int[] { textColorAttr }); in onCreateView() local
/packages/apps/Dialer/java/com/android/dialer/calllogutils/
DCallTypeIconsView.java64 TypedArray typedArray = in CallTypeIconsView() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityDialogUtils.java468 final TypedArray typedArray = context.obtainStyledAttributes(attrs); in getAttrResourceId() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategorySelectorFragment.java393 TypedArray typedArray = getContext().obtainStyledAttributes( in showPermissionSnackbar() local
/packages/apps/Settings/src/com/android/settings/widget/
DDotsPageIndicator.java132 final TypedArray typedArray = getContext().obtainStyledAttributes( in DotsPageIndicator() local

12