Home
last modified time | relevance | path

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

/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DIntentForwarderActivity.java81 private static final ComponentName RESOLVER_COMPONENT_NAME = field in IntentForwarderActivity
194 && RESOLVER_COMPONENT_NAME.equals(resolveInfo.activityInfo.getComponentName()); in isResolverActivityResolveInfo()