Searched refs:VISIBILITY_EXPLICIT (Results 1 – 2 of 2) sorted by relevance
297 public static final int VISIBILITY_EXPLICIT = 1; field in IntentFilter303 VISIBILITY_EXPLICIT,694 return mInstantAppVisibility == VISIBILITY_EXPLICIT; in isExplicitlyVisibleToInstantApp()
4585 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivity()4626 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivity()4994 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivityAlias()5198 intent.setVisibilityToInstantApp(IntentFilter.VISIBILITY_EXPLICIT); in parseProviderTags()5497 intent.setVisibilityToInstantApp(IntentFilter.VISIBILITY_EXPLICIT); in parseService()