Searched defs:AttachInfo (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/
H A DView.java2908 AttachInfo mAttachInfo;
8796 void dispatchCollectViewAttributes(AttachInfo attachInfo, int visibility) {
8800 void performCollectViewAttributes(AttachInfo attachInfo, int visibility) {
8814 final AttachInfo ai = mAttachInfo;
9778 final AttachInfo ai = mAttachInfo;
11685 final AttachInfo ai = mAttachInfo;
11738 final AttachInfo ai = mAttachInfo;
11789 final AttachInfo ai = mAttachInfo;
11911 final AttachInfo attachInfo = mAttachInfo;
11951 final AttachInfo attachInf
20066 final static class AttachInfo { class in class:View
20444 AttachInfo(IWindowSession session, IWindow window, Display display, method in class:View.AttachInfo
[all...]

Completed in 83 milliseconds