Searched refs:RecoveryReason (Results 1 – 2 of 2) sorted by relevance
55 public @interface RecoveryReason {} annotation in SelfRecovery87 public void trigger(@RecoveryReason int reason) { in trigger()
197 public void recoveryRestartWifi(@SelfRecovery.RecoveryReason int reason) { in recoveryRestartWifi()