Searched refs:FORWARD_INTENT_TO_MANAGED_PROFILE (Results 1 – 5 of 5) sorted by relevance
73 public static String FORWARD_INTENT_TO_MANAGED_PROFILE field in IntentForwarderActivity112 } else if (className.equals(FORWARD_INTENT_TO_MANAGED_PROFILE)) { in onCreate()176 || activityInfo.name.equals(FORWARD_INTENT_TO_MANAGED_PROFILE); in isIntentForwarderResolveInfo()258 } else if (className.equals(FORWARD_INTENT_TO_MANAGED_PROFILE)) { in findSelectedProfile()352 Slog.wtf(TAG, FORWARD_INTENT_TO_MANAGED_PROFILE in getManagedProfile()
1585 || aInfo.name.equals(IntentForwarderActivity.FORWARD_INTENT_TO_MANAGED_PROFILE)) {
19 import static com.android.internal.app.IntentForwarderActivity.FORWARD_INTENT_TO_MANAGED_PROFILE;80 if (ri.getComponentInfo().name.equals(FORWARD_INTENT_TO_MANAGED_PROFILE)) { in onCreate()
19 import static com.android.internal.app.IntentForwarderActivity.FORWARD_INTENT_TO_MANAGED_PROFILE;743 return match.getComponentInfo().name.equals(FORWARD_INTENT_TO_MANAGED_PROFILE); in isForwardMatch()
80 IntentForwarderActivity.FORWARD_INTENT_TO_MANAGED_PROFILE