Home | History | Annotate | Download | only in cts

Lines Matching defs:getWindowManager

329         mActivity.getWindowManager().getDefaultDisplay().getMetrics(dm);
354 * getWindowManager: Return the window manager allowing this Window to display its own
362 assertNull(mWindow.getWindowManager());
367 assertNotNull(mWindow.getWindowManager());