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