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

/frameworks/base/core/java/android/view/
H A DView.java2903 AttachInfo mAttachInfo;
8884 void dispatchCollectViewAttributes(AttachInfo attachInfo, int visibility) {
8888 void performCollectViewAttributes(AttachInfo attachInfo, int visibility) {
8902 final AttachInfo ai = mAttachInfo;
9866 final AttachInfo ai = mAttachInfo;
11796 final AttachInfo ai = mAttachInfo;
11849 final AttachInfo ai = mAttachInfo;
11900 final AttachInfo ai = mAttachInfo;
12022 final AttachInfo attachInfo = mAttachInfo;
12062 final AttachInfo attachInf
20183 final static class AttachInfo { class in class:View
20561 AttachInfo(IWindowSession session, IWindow window, Display display, method in class:View.AttachInfo
[all...]

Completed in 61 milliseconds