Home
last modified time | relevance | path

Searched defs:retryType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DThrottleStatus.java160 @RetryType int retryType) { in ThrottleStatus()
366 public Builder setRetryType(@RetryType int retryType) { in setRetryType()
/frameworks/base/services/core/java/com/android/server/utils/
DManagedApplicationService.java154 BinderChecker binderChecker, boolean isImportant, int retryType, Handler handler, in ManagedApplicationService()
215 boolean isImportant, int retryType, @NonNull Handler handler, in build()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataRetryManager.java202 public final @RetryType int retryType; field in DataRetryManager.DataThrottlingEntry
226 @RetryType int retryType, @ElapsedRealtimeLong long expirationTimeMillis) { in DataThrottlingEntry()
1417 @Nullable DataNetwork dataNetwork, @RetryType int retryType, in updateThrottleStatus()
1512 int retryType = ThrottleStatus.RETRY_TYPE_NONE; in onDataProfileUnthrottled() local
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java1181 int retryType = (mBootsToVr) ? ManagedApplicationService.RETRY_FOREVER in createVrListenerService() local
1193 int retryType = (mBootsToVr) ? ManagedApplicationService.RETRY_FOREVER in createVrCompositorService() local