Searched refs:mDeskDockIntent (Results 1 – 1 of 1) sorted by relevance
613 Intent mDeskDockIntent; field in PhoneWindowManager2294 mDeskDockIntent = new Intent(Intent.ACTION_MAIN, null);2295 mDeskDockIntent.addCategory(Intent.CATEGORY_DESK_DOCK);2296 mDeskDockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK6307 intent = mDeskDockIntent;6315 intent = mDeskDockIntent;