Home
last modified time | relevance | path

Searched defs:styledAttributes (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DLetterboxEduDialogActionLayout.java50 TypedArray styledAttributes = in LetterboxEduDialogActionLayout() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DBouncerKeyguardMessageArea.kt48 val styledAttributes = regex
/aosp14/frameworks/base/core/java/android/widget/
H A DQuickContactBadge.java96 TypedArray styledAttributes = mContext.obtainStyledAttributes(R.styleable.Theme); in QuickContactBadge() local
H A DEditor.java7344 TypedArray styledAttributes = mView.getContext().obtainStyledAttributes( in getResourceId() local
/aosp14/frameworks/base/core/java/android/animation/
H A DAnimatorInflater.java275 private static PropertyValuesHolder getPVH(TypedArray styledAttributes, int valueType, in getPVH()
799 private static int inferValueTypeFromValues(TypedArray styledAttributes, int valueFromId, in inferValueTypeFromValues()