Searched refs:FORWARD_INTENT_TO_MANAGED_PROFILE (Results 1 – 3 of 3) sorted by relevance
51 public static String FORWARD_INTENT_TO_MANAGED_PROFILE field in IntentForwarderActivity66 } else if (className.equals(FORWARD_INTENT_TO_MANAGED_PROFILE)) { in onCreate()182 Slog.wtf(TAG, FORWARD_INTENT_TO_MANAGED_PROFILE in getManagedProfile()
298 || aInfo.name.equals(IntentForwarderActivity.FORWARD_INTENT_TO_MANAGED_PROFILE)) { in getReplacementIntent()
85 import static com.android.internal.app.IntentForwarderActivity.FORWARD_INTENT_TO_MANAGED_PROFILE;5862 className = FORWARD_INTENT_TO_MANAGED_PROFILE;