Home
last modified time | relevance | path

Searched defs:CrossProfileIntentFilter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DCrossProfileIntentFilter.java33 class CrossProfileIntentFilter extends IntentFilter { class
46 CrossProfileIntentFilter(IntentFilter filter, String ownerPackage, int targetUserId, in CrossProfileIntentFilter() method in CrossProfileIntentFilter
66 CrossProfileIntentFilter(XmlPullParser parser) throws XmlPullParserException, IOException { in CrossProfileIntentFilter() method in CrossProfileIntentFilter