Searched refs:KEY_LAUNCH_DISPLAY_ID (Results 1 – 1 of 1) sorted by relevance
177 private static final String KEY_LAUNCH_DISPLAY_ID = "android.activity.launchDisplayId"; field in ActivityOptions947 mLaunchDisplayId = opts.getInt(KEY_LAUNCH_DISPLAY_ID, INVALID_DISPLAY); in ActivityOptions()1507 b.putInt(KEY_LAUNCH_DISPLAY_ID, mLaunchDisplayId); in toBundle()