Searched refs:mOptsWithoutFgs (Results 1 – 1 of 1) sorted by relevance
358 BroadcastOptions mOptsWithoutFgs = makeBasicAlarmBroadcastOptions(); field in AlarmManagerService897 mOptsWithoutFgs.setTemporaryAppAllowlist(ALLOW_WHILE_IDLE_WHITELIST_DURATION, in updateAllowWhileIdleWhitelistDurationLocked()1788 mOptsWithoutFgs.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()2799 idleOptions = mOptsWithoutFgs.toBundle();2837 idleOptions = allowWhileIdle ? mOptsWithoutFgs.toBundle() : null;