Home
last modified time | relevance | path

Searched refs:LAUNCH_ACTIVITY_DISPLAY_ID (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/wm/activity/
DLaunchOnPrivateDisplayRouterActivity.java42 static final String LAUNCH_ACTIVITY_DISPLAY_ID = field in LaunchOnPrivateDisplayRouterActivity
52 int launchDisplayId = launchIntent.getExtras().getInt(LAUNCH_ACTIVITY_DISPLAY_ID); in onCreate()