Searched refs:VISIBILITY_EXPLICIT (Results 1 – 4 of 4) sorted by relevance
138 intentVisibility = IntentFilter.VISIBILITY_EXPLICIT; in parseIntentFilter()
362 public static final int VISIBILITY_EXPLICIT = 1; field in IntentFilter368 VISIBILITY_EXPLICIT,800 return mInstantAppVisibility == VISIBILITY_EXPLICIT; in isExplicitlyVisibleToInstantApp()
4584 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivity()4625 ? IntentFilter.VISIBILITY_EXPLICIT in parseActivity()5024 ? IntentFilter.VISIBILITY_EXPLICIT5228 intent.setVisibilityToInstantApp(IntentFilter.VISIBILITY_EXPLICIT); in parseProviderTags()5527 intent.setVisibilityToInstantApp(IntentFilter.VISIBILITY_EXPLICIT); in parseService()
10724 Landroid/content/IntentFilter;->VISIBILITY_EXPLICIT:I