Searched refs:START_FORWARD_AND_REQUEST_CONFLICT (Results 1 – 6 of 6) sorted by relevance
23 import static android.app.ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT;166 Intent.FLAG_ACTIVITY_FORWARD_RESULT, START_FORWARD_AND_REQUEST_CONFLICT); in testStartActivityPreconditions()
2063 case ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT: in checkStartActivityResult()
313 public static final int START_FORWARD_AND_REQUEST_CONFLICT = FIRST_START_FATAL_ERROR_CODE + 7; field in ActivityManager
670 return ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT; in startActivity()
572 case ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT:
1603 Landroid/app/ActivityManager;->START_FORWARD_AND_REQUEST_CONFLICT:I