Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DIntentForwarderActivityTest.java83 private static final ComponentName FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME = field in IntentForwarderActivityTest
149 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_canForward_sendIntent()
190 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_cannotForward_sendIntent()
212 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_noManagedProfile_sendIntent()
233 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in launchInSameProfile_chooserIntent()
267 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_canForward_selectorIntent()
583 sComponentName = FORWARD_TO_MANAGED_PROFILE_COMPONENT_NAME; in forwardToManagedProfile_LoggingTest()