Searched refs:layoutParamsForTestWindow (Results 1 – 2 of 2) sorted by relevance
68 layoutParamsForTestWindow(instrumentation, activity, width, height); in layoutParamsForWindowOnTop()83 public static WindowManager.LayoutParams layoutParamsForTestWindow( in layoutParamsForTestWindow() method in WindowCreationUtils85 return layoutParamsForTestWindow(instrumentation, activity, in layoutParamsForTestWindow()98 public static WindowManager.LayoutParams layoutParamsForTestWindow( in layoutParamsForTestWindow() method in WindowCreationUtils
554 final WindowManager.LayoutParams params = WindowCreationUtils.layoutParamsForTestWindow( in layoutParamsForWindowOnBottom()