Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java511 Intent mDeskDockIntent; field in PhoneWindowManager
1687 mDeskDockIntent = new Intent(Intent.ACTION_MAIN, null); in init()
1688 mDeskDockIntent.addCategory(Intent.CATEGORY_DESK_DOCK); in init()
1689 mDeskDockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK in init()
5028 intent = mDeskDockIntent; in createHomeDockIntent()
5036 intent = mDeskDockIntent; in createHomeDockIntent()