Searched refs:KEY_ALLOW_BACKGROUND_ACTIVITY_STARTS (Results 1 – 1 of 1) sorted by relevance
123 private static final String KEY_ALLOW_BACKGROUND_ACTIVITY_STARTS = field in BroadcastOptions211 mAllowBackgroundActivityStarts = opts.getBoolean(KEY_ALLOW_BACKGROUND_ACTIVITY_STARTS, in BroadcastOptions()628 b.putBoolean(KEY_ALLOW_BACKGROUND_ACTIVITY_STARTS, true); in toBundle()