Searched refs:initFromAttributes (Results 1 – 8 of 8) sorted by relevance
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/ |
H A D | ProportionalLayout.java | 72 initFromAttributes(context, attrs); in ProportionalLayout() 77 initFromAttributes(context, attrs); in ProportionalLayout() 80 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 D | FrameLayoutWithShadows.java | 150 initFromAttributes(context, attrs); in FrameLayoutWithShadows() 159 private void initFromAttributes(Context context, AttributeSet attrs) { in initFromAttributes() method in FrameLayoutWithShadows
|
H A D | ScrollAdapterView.java | 469 initFromAttributes(context, attrs); 473 private void initFromAttributes(Context context, AttributeSet attrs) {
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | RelativeLayout.java | 256 initFromAttributes(context, attrs, defStyleAttr, defStyleRes); in RelativeLayout() 260 private void initFromAttributes( in initFromAttributes() method in RelativeLayout
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 705 initFromAttributes(context, attrs, defStyleAttr, defStyleRes); in ViewGroup() 731 private void initFromAttributes( in initFromAttributes() method in ViewGroup
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18308 HSPLandroid/view/ViewGroup;->initFromAttributes(Landroid/content/Context;Landroid/util/AttributeSet… 20581 HSPLandroid/widget/RelativeLayout;->initFromAttributes(Landroid/content/Context;Landroid/util/Attri…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18357 HSPLandroid/view/ViewGroup;->initFromAttributes(Landroid/content/Context;Landroid/util/AttributeSet… 20628 HSPLandroid/widget/RelativeLayout;->initFromAttributes(Landroid/content/Context;Landroid/util/Attri…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 67496 Landroid/view/ViewGroup;->initFromAttributes(Landroid/content/Context;Landroid/util/AttributeSet;II… 72249 Landroid/widget/RelativeLayout;->initFromAttributes(Landroid/content/Context;Landroid/util/Attribut…
|