Searched refs:VISIBILITY_EXPLICIT (Results 1 – 3 of 3) sorted by relevance
295 public static final int VISIBILITY_EXPLICIT = 1; field in IntentFilter301 VISIBILITY_EXPLICIT,692 return mInstantAppVisibility == VISIBILITY_EXPLICIT; in isExplicitlyVisibleToInstantApp()
4643 ? 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()
13611 Landroid/content/IntentFilter;->VISIBILITY_EXPLICIT:I