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