Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntentFilter.java295 public static final int VISIBILITY_EXPLICIT = 1; field in IntentFilter
301 VISIBILITY_EXPLICIT,
692 return mInstantAppVisibility == VISIBILITY_EXPLICIT; in isExplicitlyVisibleToInstantApp()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java4643 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivity()
4684 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivity()
5051 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivityAlias()
5255 intent.setVisibilityToInstantApp(IntentFilter.VISIBILITY_EXPLICIT); in parseProviderTags()
5554 intent.setVisibilityToInstantApp(IntentFilter.VISIBILITY_EXPLICIT); in parseService()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13611 Landroid/content/IntentFilter;->VISIBILITY_EXPLICIT:I