Searched refs:createLayoutParameters (Results 1 – 6 of 6) sorted by relevance
83 final WindowManager.LayoutParams lp = SplashscreenContentDrawer.createLayoutParameters( in addSplashScreenStartingWindow()
66 final WindowManager.LayoutParams lp = SnapshotDrawerUtils.createLayoutParameters( in makeTaskSnapshotWindow()
92 final WindowManager.LayoutParams layoutParams = SnapshotDrawerUtils.createLayoutParameters( in create()
139 final WindowManager.LayoutParams params = SplashscreenContentDrawer.createLayoutParameters( in addSplashScreenStartingWindow()
211 static WindowManager.LayoutParams createLayoutParameters(Context context, in createLayoutParameters() method in SplashscreenContentDrawer
226 public static WindowManager.LayoutParams createLayoutParameters(StartingWindowInfo info, in createLayoutParameters() method in SnapshotDrawerUtils