Searched defs:drawChild (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/layoutlib/bridge/src/android/view/ |
H A D | ViewGroup_Delegate.java | 48 /*package*/ static boolean drawChild(ViewGroup thisVG, Canvas canvas, View child, in drawChild() method in ViewGroup_Delegate
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationsQuickSettingsContainer.java | 164 protected boolean drawChild(Canvas canvas, View child, long drawingTime) { in drawChild() method in NotificationsQuickSettingsContainer
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | MessagingLinearLayout.java | 244 protected boolean drawChild(Canvas canvas, View child, long drawingTime) { in drawChild() method in MessagingLinearLayout
|
H A D | RecyclerView.java | 4545 public boolean drawChild(Canvas canvas, View child, long drawingTime) { in drawChild() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ExpandableOutlineView.java | 169 protected boolean drawChild(Canvas canvas, View child, long drawingTime) { in drawChild() method in ExpandableOutlineView
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | SmartReplyView.java | 688 protected boolean drawChild(Canvas canvas, View child, long drawingTime) { in drawChild() method in SmartReplyView
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 4527 protected boolean drawChild(Canvas canvas, View child, long drawingTime) { in drawChild() method in ViewGroup
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |