OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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