Searched defs:AttachInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java2601 AttachInfo mAttachInfo;
7521 void dispatchCollectViewAttributes(AttachInfo attachInfo, int visibility) {
7525 void performCollectViewAttributes(AttachInfo attachInfo, int visibility) {
7539 final AttachInfo ai = mAttachInfo;
8444 final AttachInfo ai = mAttachInfo;
10135 final AttachInfo ai = mAttachInfo;
10178 final AttachInfo ai = mAttachInfo;
10233 final AttachInfo ai = mAttachInfo;
10281 final AttachInfo ai = mAttachInfo;
10429 final AttachInfo attachInf
17233 static class AttachInfo { class in class:View
17569 AttachInfo(IWindowSession session, IWindow window, method in class:View.AttachInfo
[all...]

Completed in 47 milliseconds