Searched refs:exactAllowReason (Results 1 – 2 of 2) sorted by relevance
140 int exactAllowReason) { in Alarm() argument161 mExactAllowReason = exactAllowReason; in Alarm()
2372 callingPackage, idleOptions, exactAllowReason); in setImpl()2381 Bundle idleOptions, int exactAllowReason) { in setImplLocked() argument2384 callingUid, callingPackage, idleOptions, exactAllowReason); in setImplLocked()2923 int exactAllowReason = EXACT_ALLOW_REASON_NOT_APPLICABLE;2933 exactAllowReason = EXACT_ALLOW_REASON_PRIORITIZED;2946 exactAllowReason = EXACT_ALLOW_REASON_LISTENER;2964 exactAllowReason = EXACT_ALLOW_REASON_COMPAT;2969 exactAllowReason = EXACT_ALLOW_REASON_POLICY_PERMISSION;2971 exactAllowReason = EXACT_ALLOW_REASON_PERMISSION;2974 exactAllowReason = EXACT_ALLOW_REASON_ALLOW_LIST;[all …]