Searched refs:REASON_UID_VISIBLE (Results 1 – 5 of 5) sorted by relevance
138 public static final int REASON_UID_VISIBLE = PowerExemptionManager.REASON_UID_VISIBLE; field in PowerWhitelistManager334 REASON_UID_VISIBLE,
155 public static final int REASON_UID_VISIBLE = 50; field in PowerExemptionManager454 REASON_UID_VISIBLE,765 case REASON_UID_VISIBLE: in reasonCodeToString()
117 REASON_UID_VISIBLE = 50; enumerator
87 import static android.os.PowerExemptionManager.REASON_UID_VISIBLE;8392 ret = REASON_UID_VISIBLE; in shouldAllowFgsWhileInUsePermissionLocked()8881 && code != REASON_UID_VISIBLE; in isFgsBgStart()
22185 REASON_UID_VISIBLE = 50; enumerator