Searched refs:createLayoutParameters (Results 1 – 6 of 6) sorted by relevance
83 final WindowManager.LayoutParams lp = SplashscreenContentDrawer.createLayoutParameters( in addSplashScreenStartingWindow()
68 final WindowManager.LayoutParams lp = SnapshotDrawerUtils.createLayoutParameters( in makeTaskSnapshotWindow()
93 final WindowManager.LayoutParams layoutParams = SnapshotDrawerUtils.createLayoutParameters( in create()
141 final WindowManager.LayoutParams params = SplashscreenContentDrawer.createLayoutParameters( in addSplashScreenStartingWindow()
234 static WindowManager.LayoutParams createLayoutParameters(Context context, in createLayoutParameters() method in SplashscreenContentDrawer
401 public static WindowManager.LayoutParams createLayoutParameters(StartingWindowInfo info, in createLayoutParameters() method in SnapshotDrawerUtils