HomeSort by relevance Sort by last modified time
    Searched full:mwindowsession (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/view/
ViewRootImpl.java 168 final IWindowSession mWindowSession;
413 mWindowSession = WindowManagerGlobal.getWindowSession();
432 mAttachInfo = new View.AttachInfo(mWindowSession, mWindow, display, this, mHandler, this);
640 res = mWindowSession.addToDisplay(mWindow, mSeq, mWindowAttributes,
    [all...]

Completed in 784 milliseconds