Searched refs:NON_EXISTENT (Results 1 – 5 of 5) sorted by relevance
93 SdkSandboxServiceProvider.NON_EXISTENT); in testGetStatusWithoutBindingSandbox()129 SdkSandboxServiceProvider.NON_EXISTENT); in testBindSandboxForMultipleApps()141 SdkSandboxServiceProvider.NON_EXISTENT); in testBindSandboxFailure()173 SdkSandboxServiceProvider.NON_EXISTENT); in testSandboxDiedWhileBound()195 SdkSandboxServiceProvider.NON_EXISTENT); in testSandboxDiedWhileUnbound()
73 if (sdkSandboxConnection != null && sdkSandboxConnection.getStatus() != NON_EXISTENT) { in bindService()206 if (!SdkLevel.isAtLeastU() || sandbox == null || sandbox.getStatus() == NON_EXISTENT) { in stopSandboxService()291 return NON_EXISTENT; in getSandboxStatusForApp()406 mStatus = NON_EXISTENT; in onSdkSandboxDeath()417 mStatus = NON_EXISTENT; in onSdkSandboxDeath()
39 @IntDef(value = {NON_EXISTENT, CREATE_PENDING, CREATED})45 int NON_EXISTENT = 1; field
807 if (sandboxStatus == SdkSandboxServiceProvider.NON_EXISTENT) {1384 != SdkSandboxServiceProvider.NON_EXISTENT
126 return NON_EXISTENT; in getSandboxStatusForApp()