Searched refs:mCarLauncherTaskId (Results 1 – 1 of 1) sorted by relevance
94 private int mCarLauncherTaskId = INVALID_TASK_ID; field in CarLauncher132 mFocused = taskId == mCarLauncherTaskId && focused;210 mCarLauncherTaskId = getTaskId(); in onCreate()389 if (mCarLauncherTaskId != INVALID_TASK_ID) { in bringToForeground()390 mActivityManager.moveTaskToFront(mCarLauncherTaskId, /* flags= */ 0); in bringToForeground()