Searched defs:attached (Results 1 – 6 of 6) sorted by relevance
33 private boolean attached; field in ViewAttachView
232 public boolean attached; field in FragmentTestActivity.ChildFragment
932 public void layoutWindowLw(WindowState win, WindowState attached); in layoutWindowLw()989 WindowManager.LayoutParams attrs, WindowState attached); in applyPostLayoutPolicyLw()
848 final void dispatchOnWindowAttachedChange(boolean attached) { in dispatchOnWindowAttachedChange()
4210 void setAttachedWindowFrames(WindowState win, int fl, int adjust, WindowState attached, in setAttachedWindowFrames()4298 public void layoutWindowLw(WindowState win, WindowState attached) { in layoutWindowLw()4881 WindowState attached) { in applyPostLayoutPolicyLw()
1354 final WindowState attached = win.mAttachedWindow; in addAttachedWindowToListLocked() local