Searched refs:KEY_LAUNCH_DISPLAY_ID (Results 1 – 2 of 2) sorted by relevance
259 private static final String KEY_LAUNCH_DISPLAY_ID = "android.activity.launchDisplayId"; field in ActivityOptions1344 mLaunchDisplayId = opts.getInt(KEY_LAUNCH_DISPLAY_ID, INVALID_DISPLAY); in ActivityOptions()2376 b.putInt(KEY_LAUNCH_DISPLAY_ID, mLaunchDisplayId); in toBundle()
1780 Landroid/app/ActivityOptions;->KEY_LAUNCH_DISPLAY_ID:Ljava/lang/String;