Searched refs:SDK_SANDBOX_PROCESS_NOT_AVAILABLE (Results 1 – 7 of 7) sorted by relevance
30 import static android.app.sdksandbox.SdkSandboxManager.SDK_SANDBOX_PROCESS_NOT_AVAILABLE;72 SDK_SANDBOX_PROCESS_NOT_AVAILABLE, in data()
20 import static android.app.sdksandbox.SdkSandboxManager.SDK_SANDBOX_PROCESS_NOT_AVAILABLE;224 SDK_SANDBOX_PROCESS_NOT_AVAILABLE, "Sandbox is not available"), in load()245 SDK_SANDBOX_PROCESS_NOT_AVAILABLE, in load()442 SDK_SANDBOX_PROCESS_NOT_AVAILABLE, in onSandboxDeath()
27 import static android.app.sdksandbox.SdkSandboxManager.SDK_SANDBOX_PROCESS_NOT_AVAILABLE;828 SDK_SANDBOX_PROCESS_NOT_AVAILABLE, SANDBOX_NOT_AVAILABLE_MSG);
30 import static android.app.sdksandbox.SdkSandboxManager.SDK_SANDBOX_PROCESS_NOT_AVAILABLE;85 SDK_SANDBOX_PROCESS_NOT_AVAILABLE, in data()
93 public static final int SDK_SANDBOX_PROCESS_NOT_AVAILABLE = 503; field in SdkSandboxManager190 SDK_SANDBOX_PROCESS_NOT_AVAILABLE773 case SDK_SANDBOX_PROCESS_NOT_AVAILABLE -> RESULT_CODE_SDK_SANDBOX_PROCESS_NOT_AVAILABLE; in getResultCodeForLoadSdkException()
76 field public static final int SDK_SANDBOX_PROCESS_NOT_AVAILABLE = 503; // 0x1f7
548 .isEqualTo(SdkSandboxManager.SDK_SANDBOX_PROCESS_NOT_AVAILABLE); in testLoadSdk_sandboxDiesInBetween()