Searched refs:REASON_BOOT_COMPLETED (Results 1 – 6 of 6) sorted by relevance
211 public static final int REASON_BOOT_COMPLETED = PowerExemptionManager.REASON_BOOT_COMPLETED; field in PowerWhitelistManager355 REASON_BOOT_COMPLETED,
240 public static final int REASON_BOOT_COMPLETED = 200; field in PowerExemptionManager482 REASON_BOOT_COMPLETED,819 case REASON_BOOT_COMPLETED: in reasonCodeToString()
145 REASON_BOOT_COMPLETED = 200; enumerator
34 import static android.os.PowerWhitelistManager.REASON_BOOT_COMPLETED;948 getTemporaryAppAllowlistBroadcastOptions(REASON_BOOT_COMPLETED).toBundle(), in finishUserUnlockedCompleted()
1172 && fgsStartReasonCode == PowerExemptionManager.REASON_BOOT_COMPLETED) { in shouldAllowBootCompletedStart()
22213 REASON_BOOT_COMPLETED = 200; enumerator