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