Home
last modified time | relevance | path

Searched defs:initFromAttributes (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DProportionalLayout.java80 private void initFromAttributes(Context context, AttributeSet attrs) { in initFromAttributes() method in ProportionalLayout
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DFrameLayoutWithShadows.java159 private void initFromAttributes(Context context, AttributeSet attrs) { in initFromAttributes() method in FrameLayoutWithShadows
/aosp12/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java260 private void initFromAttributes( in initFromAttributes() method in RelativeLayout
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java731 private void initFromAttributes( in initFromAttributes() method in ViewGroup