Home
last modified time | relevance | path

Searched refs:invalidateInheritedLayoutMode (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java6624 void invalidateInheritedLayoutMode(int layoutModeOfRoot) { in invalidateInheritedLayoutMode() method in ViewGroup
6634 getChildAt(i).invalidateInheritedLayoutMode(layoutModeOfRoot); in invalidateInheritedLayoutMode()
6675 invalidateInheritedLayoutMode(layoutMode); in setLayoutMode()
DView.java19981 void invalidateInheritedLayoutMode(int layoutModeOfRoot) { in invalidateInheritedLayoutMode() method in View
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77926 Landroid/view/View;->invalidateInheritedLayoutMode(I)V
78605 Landroid/view/ViewGroup;->invalidateInheritedLayoutMode(I)V