Home
last modified time | relevance | path

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

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