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.java505 Intent mDeskDockIntent; field in PhoneWindowManager
1810 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()