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