Home
last modified time | relevance | path

Searched defs:REASON_UID_VISIBLE (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/os/
H A DPowerWhitelistManager.java138 public static final int REASON_UID_VISIBLE = PowerExemptionManager.REASON_UID_VISIBLE; field in PowerWhitelistManager
H A DPowerExemptionManager.java155 public static final int REASON_UID_VISIBLE = 50; field in PowerExemptionManager
/aosp14/frameworks/base/core/proto/android/os/
H A Dappbackgroundrestrictioninfo.proto117 REASON_UID_VISIBLE = 50; enumerator