Searched refs:surfacePackageId (Results 1 – 6 of 6) sorted by relevance
/packages/modules/AdServices/sdksandbox/service/java/com/android/server/sdksandbox/ |
D | LoadSdkSession.java | 402 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/ |
D | IRequestSurfacePackageCallback.aidl | 25 …void onSurfacePackageReady(in SurfacePackage surfacePackage, int surfacePackageId, in Bundle param… in onSurfacePackageReady() argument
|
D | SdkSandboxManager.java | 918 int surfacePackageId, in onSurfacePackageReady() argument
|
/packages/modules/AdServices/sdksandbox/SdkSandbox/aidl/com/android/sdksandbox/ |
D | IRequestSurfacePackageFromSdkCallback.aidl | 28 …void onSurfacePackageReady(in SurfacePackage surfacePackage, int surfacePackageId, in Bundle param… in onSurfacePackageReady() argument
|
/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/ |
D | FakeRequestSurfacePackageCallbackBinder.java | 49 int surfacePackageId, in onSurfacePackageReady() argument
|
/packages/modules/AdServices/sdksandbox/SdkSandbox/src/com/android/sdksandbox/ |
D | SandboxedSdkHolder.java | 254 int surfacePackageId = allocateSurfacePackageId(surfacePackage); in onSurfacePackageRequested() local 261 surfacePackageId, in onSurfacePackageRequested()
|