Searched refs:RETRY_FOREVER (Results 1 – 2 of 2) sorted by relevance
50 public static final int RETRY_FOREVER = 1; field in ManagedApplicationService
1185 int retryType = (mBootsToVr) ? ManagedApplicationService.RETRY_FOREVER in createVrListenerService()1197 int retryType = (mBootsToVr) ? ManagedApplicationService.RETRY_FOREVER in createVrCompositorService()