Searched refs:REASON_SYSTEM_EXEMPT_APP_OP (Results 1 – 4 of 4) sorted by relevance
420 public static final int REASON_SYSTEM_EXEMPT_APP_OP = 327; field in PowerExemptionManager
716 PowerExemptionManager.REASON_SYSTEM_EXEMPT_APP_OP -> UIControl.HIDE_BUTTON
75 import static android.os.PowerExemptionManager.REASON_SYSTEM_EXEMPT_APP_OP;2838 return REASON_SYSTEM_EXEMPT_APP_OP; in getPotentialSystemExemptionReason()
84 import static android.os.PowerExemptionManager.REASON_SYSTEM_EXEMPT_APP_OP;2720 case REASON_SYSTEM_EXEMPT_APP_OP: in checkPermission()8077 ret = REASON_SYSTEM_EXEMPT_APP_OP; in shouldAllowFgsStartForegroundNoBindingCheckLocked()