Searched refs:START_CLASS_NOT_FOUND (Results 1 – 10 of 10) sorted by relevance
113 setActivityStartCode(TASK_ID, true /*taskOverlay*/, ActivityManager.START_CLASS_NOT_FOUND); in testRemoveTaskOnFailureToStartOverlay()
22 import static android.app.ActivityManager.START_CLASS_NOT_FOUND;1018 err = ActivityManager.START_CLASS_NOT_FOUND; in executeRequest()1094 return ActivityManager.START_CLASS_NOT_FOUND; in executeRequest()1894 return START_CLASS_NOT_FOUND; in isAllowedToStart()
2073 case ActivityManager.START_CLASS_NOT_FOUND: in convertStartFailureToThrowable()
25 import static android.app.ActivityManager.START_CLASS_NOT_FOUND;199 verifyStartActivityPreconditions(PRECONDITION_NO_ACTIVITY_INFO, START_CLASS_NOT_FOUND); in testStartActivityPreconditions()
2232 case ActivityManager.START_CLASS_NOT_FOUND: in checkStartActivityResult()
454 public static final int START_CLASS_NOT_FOUND = FIRST_START_FATAL_ERROR_CODE + 8; field in ActivityManager
3514 ActivityManager.START_CLASS_NOT_FOUND, intent); in resolveActivityInfo()
765 case ActivityManager.START_CLASS_NOT_FOUND:
3542 doReturn(ActivityManager.START_CLASS_NOT_FOUND) in testStartShortcut()3550 doReturn(ActivityManager.START_CLASS_NOT_FOUND) in testStartShortcut()
1597 Landroid/app/ActivityManager;->START_CLASS_NOT_FOUND:I