Home
last modified time | relevance | path

Searched refs:RecoveryAction (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataStallRecoveryManager.java80 public @interface RecoveryAction {} annotation in DataStallRecoveryManager
165 @RecoveryAction
183 @RecoveryAction
512 public long getDataStallRecoveryDelayMillis(@RecoveryAction int recoveryAction) { in getDataStallRecoveryDelayMillis()
523 public boolean shouldSkipRecoveryAction(@RecoveryAction int recoveryAction) { in shouldSkipRecoveryAction()
608 @RecoveryAction
620 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 …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DDataStallRecoveryStats.java220 @DataStallRecoveryManager.RecoveryAction int action, in uploadMetrics()
419 @DataStallRecoveryManager.RecoveryAction int action, in getDataStallRecoveryMetricsData()
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto341 // DataStallRecoveryManager.java#RecoveryAction