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
135
final IWindowSession
mWindowSession
;
338
mWindowSession
= WindowManagerGlobal.getWindowSession();
365
mAttachInfo = new View.AttachInfo(
mWindowSession
, mWindow, display, this, mHandler, this);
498
res =
mWindowSession
.addToDisplay(mWindow, mSeq, mWindowAttributes,
[
all
...]
Completed in 31 milliseconds