Searched refs:mOptsWithoutFgs (Results 1 – 1 of 1) sorted by relevance
369 BroadcastOptions mOptsWithoutFgs = makeBasicAlarmBroadcastOptions(); field in AlarmManagerService941 mOptsWithoutFgs.setTemporaryAppAllowlist(ALLOW_WHILE_IDLE_WHITELIST_DURATION, in updateAllowWhileIdleWhitelistDurationLocked()1923 mOptsWithoutFgs.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()2953 idleOptions = mOptsWithoutFgs.toBundle();2991 idleOptions = allowWhileIdle ? mOptsWithoutFgs.toBundle() : null;