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()
2056 case ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT: in checkStartActivityResult()
306 public static final int START_FORWARD_AND_REQUEST_CONFLICT = FIRST_START_FATAL_ERROR_CODE + 7; field in ActivityManager
565 case ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT:
668 return ActivityManager.START_FORWARD_AND_REQUEST_CONFLICT; in startActivity()
1788 Landroid/app/ActivityManager;->START_FORWARD_AND_REQUEST_CONFLICT:I