Searched refs:shouldShowDisclosure (Results 1 – 1 of 1) sorted by relevance
464 if (shouldShowDisclosure(resolveInfo, intentReceived) && message != null) { in maybeShowDisclosure()533 private boolean shouldShowDisclosure(@Nullable ResolveInfo ri, Intent intent) { in shouldShowDisclosure() method in IntentForwarderActivity