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

/frameworks/base/core/java/android/view/
H A DView.java2736 AttachInfo mAttachInfo;
8102 void dispatchCollectViewAttributes(AttachInfo attachInfo, int visibility) {
8106 void performCollectViewAttributes(AttachInfo attachInfo, int visibility) {
8120 final AttachInfo ai = mAttachInfo;
9051 final AttachInfo ai = mAttachInfo;
10820 final AttachInfo ai = mAttachInfo;
10863 final AttachInfo ai = mAttachInfo;
10918 final AttachInfo ai = mAttachInfo;
10966 final AttachInfo ai = mAttachInfo;
11079 final AttachInfo attachInf
18689 static class AttachInfo { class in class:View
19024 AttachInfo(IWindowSession session, IWindow window, Display display, method in class:View.AttachInfo
[all...]

Completed in 1490 milliseconds