Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java572 Intent mDeskDockIntent; field in PhoneWindowManager
2127 mDeskDockIntent = new Intent(Intent.ACTION_MAIN, null);
2128 mDeskDockIntent.addCategory(Intent.CATEGORY_DESK_DOCK);
2129 mDeskDockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK
5812 intent = mDeskDockIntent;
5820 intent = mDeskDockIntent;