Searched refs:RecoveryAction (Results 1 – 3 of 3) sorted by relevance
80 public @interface RecoveryAction {} annotation in DataStallRecoveryManager165 @RecoveryAction183 @RecoveryAction512 public long getDataStallRecoveryDelayMillis(@RecoveryAction int recoveryAction) { in getDataStallRecoveryDelayMillis()523 public boolean shouldSkipRecoveryAction(@RecoveryAction int recoveryAction) { in shouldSkipRecoveryAction()608 @RecoveryAction620 public void setRecoveryAction(@RecoveryAction int action) { in setRecoveryAction()693 private void broadcastDataStallDetected(@RecoveryAction int recoveryAction) { in broadcastDataStallDetected()750 private void startNetworkCheckTimer(@RecoveryAction int action) { in startNetworkCheckTimer()920 @RecoveryAction final int recoveryAction = getRecoveryAction(); in doRecovery()[all …]
220 @DataStallRecoveryManager.RecoveryAction int action, in uploadMetrics()419 @DataStallRecoveryManager.RecoveryAction int action, in getDataStallRecoveryMetricsData()
341 // DataStallRecoveryManager.java#RecoveryAction