Home
last modified time | relevance | path

Searched defs:typedArray (Results 1 – 25 of 37) 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/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementFlags.java89 TypedArray typedArray = context.obtainStyledAttributes(attrs, in getStatusBarManagerDisableFlagsFromAttributes() local
132 TypedArray typedArray = context.obtainStyledAttributes(attrs, in getStatusBarManagerDisable2FlagsFromAttributes() local
171 TypedArray typedArray = context.obtainStyledAttributes(attrs, in getDisableForLockTaskModeLockedFromAttributes() local
DCarSystemBarElementResolver.java55 TypedArray typedArray = context.obtainStyledAttributes(attrs, in getElementControllerClassFromAttributes() 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/
DAppGridButton.java42 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
DAssistantButton.java112 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
DRecentsButtonStateProvider.java91 public void setUpIntents(TypedArray typedArray, Consumer<TypedArray> defaultSetUpIntents) { in setUpIntents()
DCarSystemBarButton.java112 TypedArray typedArray = context.obtainStyledAttributes(attrs, in CarSystemBarButton() local
289 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
DCarSystemBarPanelButtonView.java94 TypedArray typedArray = context.obtainStyledAttributes(attrs, in init() local
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/systembar/
DCarUiPortraitAppGridButton.java61 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
/packages/apps/Contacts/src/com/android/contacts/util/
DLocalizedNameResolver.java104 final TypedArray typedArray = context.obtainStyledAttributes(attrs, in loadAllContactsNameFromXml() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessibility/
DAccessibilityColorCorrectionPreviewFragment.java81 TypedArray typedArray = in getPaletteItemIds() 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/qc/
DQCFooterButton.java80 TypedArray typedArray = context.obtainStyledAttributes(attrs, in QCFooterButton() local
DQCFooterView.java85 TypedArray typedArray = context.obtainStyledAttributes(attrs, in QCFooterView() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/toggle/
DHvacIntegerToggleButton.java57 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, in parseAttributes() local
DHvacToggleButton.java97 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, R.styleable.HvacView); in parseAttributes() local
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/hvac/custom/
DFanDirectionButton.java76 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, in parseAttributes() local
DFanSpeedSeekBar.java132 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, R.styleable.FanSpeedSeekBar); in init() 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.java169 TypedArray typedArray = mContext.obtainStyledAttributes(attrs, R.styleable.HvacView); in parseAttributes() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v34/
DPermissionRationaleViewHandlerImpl.kt273 val typedArray = context.obtainStyledAttributes(intArrayOf(attr)) in getColorStateListForAttr() constant
/packages/apps/Car/SystemUI/src/com/android/systemui/car/biometrics/
DPinPadView.java130 TypedArray typedArray = getContext().obtainStyledAttributes( in init() local
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DPinPadView.java136 TypedArray typedArray = getContext().obtainStyledAttributes( in init() local

12