Searched refs:mDeskDockIntent (Results 1 – 1 of 1) sorted by relevance
505 Intent mDeskDockIntent; field in PhoneWindowManager1810 mDeskDockIntent = new Intent(Intent.ACTION_MAIN, null); in init()1811 mDeskDockIntent.addCategory(Intent.CATEGORY_DESK_DOCK); in init()1812 mDeskDockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK in init()5153 intent = mDeskDockIntent; in createHomeDockIntent()5161 intent = mDeskDockIntent; in createHomeDockIntent()