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