Home
last modified time | relevance | path

Searched defs:createLayoutParameters (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java401 public static WindowManager.LayoutParams createLayoutParameters(StartingWindowInfo info, in createLayoutParameters() method in SnapshotDrawerUtils
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java234 static WindowManager.LayoutParams createLayoutParameters(Context context, in createLayoutParameters() method in SplashscreenContentDrawer