Searched refs:REASON_DEVICE_DEMO_MODE (Results 1 – 7 of 7) sorted by relevance
187 public static final int REASON_DEVICE_DEMO_MODE = 63; field in PowerExemptionManager467 REASON_DEVICE_DEMO_MODE,704 case REASON_DEVICE_DEMO_MODE: in getExemptionReasonForStatsd()705 return AppBackgroundRestrictionsInfo.REASON_DEVICE_DEMO_MODE; in getExemptionReasonForStatsd()791 case REASON_DEVICE_DEMO_MODE: in reasonCodeToString()
177 public static final int REASON_DEVICE_DEMO_MODE = PowerExemptionManager.REASON_DEVICE_DEMO_MODE; field in PowerWhitelistManager347 REASON_DEVICE_DEMO_MODE,
130 REASON_DEVICE_DEMO_MODE = 63; enumerator
706 PowerExemptionManager.REASON_DEVICE_DEMO_MODE -> UIControl.HIDE_ENTRY in updateUiControl()
71 import static android.os.PowerExemptionManager.REASON_DEVICE_DEMO_MODE;2899 return REASON_DEVICE_DEMO_MODE;
63 import static android.os.PowerExemptionManager.REASON_DEVICE_DEMO_MODE;2943 case REASON_DEVICE_DEMO_MODE: in checkPermission()8816 ret = REASON_DEVICE_DEMO_MODE; in shouldAllowFgsStartForegroundNoBindingCheckLocked()
22198 REASON_DEVICE_DEMO_MODE = 63; enumerator