Searched defs:retryType (Results 1 – 4 of 4) sorted by relevance
164 @RetryType int retryType) { in ThrottleStatus()370 public Builder setRetryType(@RetryType int retryType) { in setRetryType()
154 BinderChecker binderChecker, boolean isImportant, int retryType, Handler handler, in ManagedApplicationService()215 boolean isImportant, int retryType, @NonNull Handler handler, in build()
245 public final int retryType; field in DataRetryManager.DataThrottlingEntry270 @RetryType int retryType, @ElapsedRealtimeLong long expirationTimeMillis) { in DataThrottlingEntry()
1185 int retryType = (mBootsToVr) ? ManagedApplicationService.RETRY_FOREVER in createVrListenerService() local1197 int retryType = (mBootsToVr) ? ManagedApplicationService.RETRY_FOREVER in createVrCompositorService() local