Searched refs:getWindowManager (Results 1 – 9 of 9) sorted by relevance
35 getWindowManager(); in __constructor__()123 getWindowManager().removeView(containerView); in dismiss()148 getWindowManager().addView(containerView, null); in showAsDropDown()162 private WindowManager getWindowManager() { in getWindowManager() method in ShadowPopupWindow
233 public WindowManager getWindowManager() { in getWindowManager() method in ShadowActivity
14 Assert.assertNotNull(window.getWindowManager()); in windowManager__shouldNotBeNull()
46 public WindowManager getWindowManager() { in getWindowManager() method in TestWindow
90 getWindowManager().getDefaultDisplay().getMetrics(metrics); in onCreate()
129 getWindowManager().getDefaultDisplay().getMetrics(dm); in onCreate()
406 jobject getWindowManager (JNIEnv* env, jobject activity) in getWindowManager() function434 const LocalRef windowManager (env, getWindowManager(env, activity)); in getDisplayMetrics()
107 getWindow().getWindowManager().getDefaultDisplay().getMetrics(dm); in onCreate()
276 context.getWindowManager().getDefaultDisplay().getMetrics(mMetrics); in inflate()