/packages/apps/Dialer/java/com/android/dialer/common/preference/ |
D | SwitchPreferenceWithClickableSummary.java | 53 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/ |
D | AssitantButton.java | 63 protected void setUpIntents(TypedArray typedArray) { in setUpIntents()
|
D | CarSystemBarButton.java | 92 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/ |
D | TemperatureTextView.java | 43 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.TemperatureView); in TemperatureTextView() local
|
D | AdjustableTemperatureView.java | 53 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.TemperatureView); in AdjustableTemperatureView() local
|
D | AnimatedTemperatureView.java | 106 TypedArray typedArray = context.obtainStyledAttributes(attrs, in AnimatedTemperatureView() local
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | LocalizedNameResolver.java | 104 final TypedArray typedArray = context.obtainStyledAttributes(attrs, in loadAllContactsNameFromXml() local
|
/packages/apps/Dialer/java/com/android/incallui/autoresizetext/ |
D | AutoResizeTextView.java | 77 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/ |
D | SmsBottomSheetFragment.java | 96 TypedArray typedArray = context.obtainStyledAttributes(attrs); in newTextViewItem() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/security/ |
D | PinPadView.java | 135 TypedArray typedArray = getContext().obtainStyledAttributes( in init() local
|
/packages/apps/Dialer/java/com/android/incallui/video/impl/ |
D | CheckableImageButton.java | 59 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/ |
D | CarUiRecyclerViewTest.java | 198 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/ |
D | RttCheckableButton.java | 64 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.RttCheckableButton); in init() local
|
/packages/services/Telephony/src/com/android/phone/ |
D | CallBarringEditPreference.java | 77 TypedArray typedArray = context.obtainStyledAttributes(attrs, in CallBarringEditPreference() local
|
/packages/apps/Dialer/java/com/android/incallui/incall/impl/ |
D | CheckableLabeledButton.java | 75 TypedArray typedArray = in init() local
|
/packages/apps/Dialer/java/com/android/dialer/calllogutils/ |
D | CallTypeIconsView.java | 64 TypedArray typedArray = in CallTypeIconsView() local
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/ |
D | PermissionDetailsFragment.java | 182 TypedArray typedArray = activity.obtainStyledAttributes(new int[] { textColorAttr }); in onCreateView() local
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AccessibilityDialogUtils.java | 462 final TypedArray typedArray = context.obtainStyledAttributes(attrs); in getAttrResourceId() local
|
D | AccessibilityGestureNavigationTutorial.java | 226 final TypedArray typedArray = context.obtainStyledAttributes(attrs); in getAttrResourceId() local
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | DotsPageIndicator.java | 132 final TypedArray typedArray = getContext().obtainStyledAttributes( in DotsPageIndicator() local
|