Searched refs:mDeskDockIntent (Results 1 – 1 of 1) sorted by relevance
609 Intent mDeskDockIntent; field in PhoneWindowManager1572 mDeskDockIntent = new Intent(Intent.ACTION_MAIN, null); in init()1573 mDeskDockIntent.addCategory(Intent.CATEGORY_DESK_DOCK); in init()1574 mDeskDockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK in init()7015 intent = mDeskDockIntent; in createHomeDockIntent()7022 intent = mDeskDockIntent; in createHomeDockIntent()