Searched defs:recoveryAction (Results 1 – 2 of 2) sorted by relevance
488 public long getDataStallRecoveryDelayMillis(@RecoveryAction int recoveryAction) { in getDataStallRecoveryDelayMillis()499 public boolean shouldSkipRecoveryAction(@RecoveryAction int recoveryAction) { in shouldSkipRecoveryAction()654 private void broadcastDataStallDetected(@RecoveryAction int recoveryAction) { in broadcastDataStallDetected()881 @RecoveryAction final int recoveryAction = getRecoveryAction(); in doRecovery() local886 TelephonyMetrics.getInstance().writeDataStallEvent(mPhone.getPhoneId(), recoveryAction); in doRecovery() local
1242 public void writeDataStallEvent(int phoneId, int recoveryAction) { in writeDataStallEvent()