Searched refs:START_FORWARD_AND_REQUEST_CONFLICT (Results 1 – 6 of 6) sorted by relevance
24 import static android.app.ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT;144 Intent.FLAG_ACTIVITY_FORWARD_RESULT, START_FORWARD_AND_REQUEST_CONFLICT); in testStartActivityPreconditions()
2122 case ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT: in checkStartActivityResult()
280 public static final int START_FORWARD_AND_REQUEST_CONFLICT = FIRST_START_FATAL_ERROR_CODE + 7; field in ActivityManager
892 return ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT; in executeRequest()
619 case ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT:
1603 Landroid/app/ActivityManager;->START_FORWARD_AND_REQUEST_CONFLICT:I