Searched refs:KEY_PENDING_INTENT_LAUNCH_FLAGS (Results 1 – 1 of 1) sorted by relevance
328 private static final String KEY_PENDING_INTENT_LAUNCH_FLAGS = field in ActivityOptions1354 mPendingIntentLaunchFlags = opts.getInt(KEY_PENDING_INTENT_LAUNCH_FLAGS, 0); in ActivityOptions()2403 b.putInt(KEY_PENDING_INTENT_LAUNCH_FLAGS, mPendingIntentLaunchFlags); in toBundle()