Home | History | Annotate | Download | only in cts

Lines Matching defs:getWindowManager

312         mActivity.getWindowManager().getDefaultDisplay().getMetrics(dm);
337 * getWindowManager: Return the window manager allowing this Window to display its own
345 assertNull(mWindow.getWindowManager());
350 assertNotNull(mWindow.getWindowManager());