Home
last modified time | relevance | path

Searched refs:RESOLVER_COMPONENT_NAME (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIntentForwarderActivity.java104 private static final ComponentName RESOLVER_COMPONENT_NAME = field in IntentForwarderActivity
388 && RESOLVER_COMPONENT_NAME.equals(resolveInfo.activityInfo.getComponentName()); in isResolverActivityResolveInfo()