Searched refs:REASON_LOCKED_BOOT_COMPLETED (Results 1 – 6 of 6) sorted by relevance
222 public static final int REASON_LOCKED_BOOT_COMPLETED = field in PowerWhitelistManager223 PowerExemptionManager.REASON_LOCKED_BOOT_COMPLETED;357 REASON_LOCKED_BOOT_COMPLETED,
250 public static final int REASON_LOCKED_BOOT_COMPLETED = 202; field in PowerExemptionManager484 REASON_LOCKED_BOOT_COMPLETED,823 case REASON_LOCKED_BOOT_COMPLETED: in reasonCodeToString()
147 REASON_LOCKED_BOOT_COMPLETED = 202; enumerator
19 import static android.os.PowerExemptionManager.REASON_LOCKED_BOOT_COMPLETED;263 REASON_LOCKED_BOOT_COMPLETED); in sendBootCompletedBroadcastToSystemApp()
35 import static android.os.PowerWhitelistManager.REASON_LOCKED_BOOT_COMPLETED;711 getTemporaryAppAllowlistBroadcastOptions(REASON_LOCKED_BOOT_COMPLETED) in sendLockedBootCompletedBroadcast()
22215 REASON_LOCKED_BOOT_COMPLETED = 202; enumerator