Searched refs:sComponentName (Results 1 – 1 of 1) sorted by relevance
79 private static ComponentName sComponentName; field in IntentForwarderActivityTest100 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()262 getIntent().setComponent(sComponentName); in onCreate()