Searched refs:mChildAppWindowAbove (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DWindowLayersControllerTests.java53 assertWindowLayerGreaterThan(mImeWindow, mChildAppWindowAbove);
73 assertWindowLayerGreaterThan(mImeWindow, mChildAppWindowAbove);
102 assertWindowLayerGreaterThan(mImeWindow, mChildAppWindowAbove);
129 assertWindowLayerGreaterThan(mImeWindow, mChildAppWindowAbove);
151 assertWindowLayerGreaterThan(mImeWindow, mChildAppWindowAbove);
H A DDisplayContentTests.java67 mChildAppWindowAbove,
86 mChildAppWindowAbove,
97 sWm.mInputMethodTarget = mChildAppWindowAbove;
103 mChildAppWindowAbove,
119 mChildAppWindowAbove,
138 mChildAppWindowAbove,
H A DWindowTestsBase.java83 WindowState mChildAppWindowAbove; field in class:WindowTestsBase
114 mChildAppWindowAbove = createCommonWindow(mAppWindow, TYPE_APPLICATION_ATTACHED_DIALOG,
115 "mChildAppWindowAbove");

Completed in 53 milliseconds