Searched refs:mDeskDockIntent (Results 1 – 1 of 1) sorted by relevance
572 Intent mDeskDockIntent; field in PhoneWindowManager2127 mDeskDockIntent = new Intent(Intent.ACTION_MAIN, null);2128 mDeskDockIntent.addCategory(Intent.CATEGORY_DESK_DOCK);2129 mDeskDockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK5812 intent = mDeskDockIntent;5820 intent = mDeskDockIntent;