Home
last modified time | relevance | path

Searched refs:surfacePackageId (Results 1 – 6 of 6) sorted by relevance

/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/
DLoadSdkSession.java402 int surfacePackageId, in handleSurfacePackageReady() argument
412 surfacePackage, surfacePackageId, params, sandboxLatencyInfo); in handleSurfacePackageReady()
591 int surfacePackageId, in requestSurfacePackage()
601 surfacePackageId, in requestSurfacePackage()
/packages/modules/AdServices/sdksandbox/framework/java/android/app/sdksandbox/
DIRequestSurfacePackageCallback.aidl25 …void onSurfacePackageReady(in SurfacePackage surfacePackage, int surfacePackageId, in Bundle param… in onSurfacePackageReady() argument
DSdkSandboxManager.java918 int surfacePackageId, in onSurfacePackageReady() argument
/packages/modules/AdServices/sdksandbox/SdkSandbox/aidl/com/android/sdksandbox/
DIRequestSurfacePackageFromSdkCallback.aidl28 …void onSurfacePackageReady(in SurfacePackage surfacePackage, int surfacePackageId, in Bundle param… in onSurfacePackageReady() argument
/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/
DFakeRequestSurfacePackageCallbackBinder.java49 int surfacePackageId, in onSurfacePackageReady() argument
/packages/modules/AdServices/sdksandbox/SdkSandbox/src/com/android/sdksandbox/
DSandboxedSdkHolder.java254 int surfacePackageId = allocateSurfacePackageId(surfacePackage); in onSurfacePackageRequested() local
261 surfacePackageId, in onSurfacePackageRequested()