Home
last modified time | relevance | path

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

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