Searched refs:START_NOT_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
1944 case ActivityManager.START_NOT_ACTIVITY: in checkStartActivityResult()
274 public static final int START_NOT_ACTIVITY = FIRST_START_FATAL_ERROR_CODE + 5; field in ActivityManager