Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DIntentForwarderActivityTest.java59 private static final ComponentName FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME = field in IntentForwarderActivityTest
100 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_canForward_sendIntent()
133 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_cannotForward_sendIntent()
155 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_noManagedProfile_sendIntent()
176 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_canForward_chooserIntent()
218 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_canForward_selectorIntent()