Searched defs:attached (Results 1 – 4 of 4) sorted by relevance
32 private boolean attached; field in ViewAttachView
1755 private void setAttachedWindowFrames(WindowState win, int fl, int adjust, WindowState attached, in setAttachedWindowFrames()1854 public void layoutWindowLw(WindowState win, WindowState attached, DisplayFrames displayFrames) { in layoutWindowLw()2402 WindowState attached, WindowState imeTarget) { in applyPostLayoutPolicyLw()
996 final void dispatchOnWindowAttachedChange(boolean attached) { in dispatchOnWindowAttachedChange()
318 void setAttached(boolean attached) { in setAttached()