Home
last modified time | relevance | path

Searched defs:mAttachInfo (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java681 final View.AttachInfo mAttachInfo; field in ViewRootImpl
H A DView.java4270 AttachInfo mAttachInfo; field in View