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