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