Home
last modified time | relevance | path

Searched refs:mDeskDockIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java609 Intent mDeskDockIntent; field in PhoneWindowManager
1572 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()