Searched refs:EXTRA_SURFACE_PACKAGE (Results 1 – 8 of 8) sorted by relevance
19 import static android.app.sdksandbox.SdkSandboxManager.EXTRA_SURFACE_PACKAGE;52 params.putParcelable(EXTRA_SURFACE_PACKAGE, surfacePackage); in onSurfacePackageReady()
19 import static android.app.sdksandbox.SdkSandboxManager.EXTRA_SURFACE_PACKAGE;49 EXTRA_SURFACE_PACKAGE, SurfaceControlViewHost.SurfacePackage.class); in onResult()
22 import static android.app.sdksandbox.SdkSandboxManager.EXTRA_SURFACE_PACKAGE;190 result.getParcelable(EXTRA_SURFACE_PACKAGE, SurfacePackage.class); in onResult()
22 import static android.app.sdksandbox.SdkSandboxManager.EXTRA_SURFACE_PACKAGE;329 result.getParcelable(EXTRA_SURFACE_PACKAGE, SurfacePackage.class); in onResult()
298 public static final String EXTRA_SURFACE_PACKAGE = field in SdkSandboxManager924 params.putParcelable(EXTRA_SURFACE_PACKAGE, surfacePackage); in onSurfacePackageReady()
22 import static android.app.sdksandbox.SdkSandboxManager.EXTRA_SURFACE_PACKAGE;233 response.getParcelable(EXTRA_SURFACE_PACKAGE, SurfacePackage.class); in testRequestSurfacePackageSuccess()
67 …field @Deprecated public static final String EXTRA_SURFACE_PACKAGE = "android.app.sdksandbox.extra…
22 import static android.app.sdksandbox.SdkSandboxManager.EXTRA_SURFACE_PACKAGE;1011 result.getParcelable(EXTRA_SURFACE_PACKAGE, SurfacePackage.class); in onResult()