Searched refs:mCarDockIntent (Results 1 – 1 of 1) sorted by relevance
571 Intent mCarDockIntent; field in PhoneWindowManager2123 mCarDockIntent = new Intent(Intent.ACTION_MAIN, null);2124 mCarDockIntent.addCategory(Intent.CATEGORY_CAR_DOCK);2125 mCarDockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK5808 intent = mCarDockIntent;