Searched refs:START_SWITCHES_CANCELED (Results 1 – 4 of 4) sorted by relevance
30 import static android.app.ActivityManager.START_SWITCHES_CANCELED;151 START_SWITCHES_CANCELED); in testStartActivityPreconditions()
335 public static final int START_SWITCHES_CANCELED = FIRST_START_NON_FATAL_ERROR_CODE; field in ActivityManager
1179 return ActivityManager.START_SWITCHES_CANCELED; in executeRequest()
555 case ActivityManager.START_SWITCHES_CANCELED: