Searched refs:shouldShowDisclosure (Results 1 – 1 of 1) sorted by relevance
143 if (shouldShowDisclosure(ri, intentReceived)) { in onCreate()153 private boolean shouldShowDisclosure(@Nullable ResolveInfo ri, Intent intent) { in shouldShowDisclosure() method in IntentForwarderActivity