Searched refs:START_CLASS_NOT_FOUND (Results 1 – 9 of 9) sorted by relevance
104 setActivityStartCode(TASK_ID, true /*taskOverlay*/, ActivityManager.START_CLASS_NOT_FOUND); in testRemoveTaskOnFailureToStartOverlay()
21 import static android.app.ActivityManager.START_CLASS_NOT_FOUND;164 verifyStartActivityPreconditions(PRECONDITION_NO_ACTIVITY_INFO, START_CLASS_NOT_FOUND); in testStartActivityPreconditions()
23 import static android.app.ActivityManager.START_CLASS_NOT_FOUND;704 err = ActivityManager.START_CLASS_NOT_FOUND; in startActivity()1620 return START_CLASS_NOT_FOUND; in startActivityUnchecked()
2045 case ActivityManager.START_CLASS_NOT_FOUND: in checkStartActivityResult()
313 public static final int START_CLASS_NOT_FOUND = FIRST_START_FATAL_ERROR_CODE + 8; field in ActivityManager
2974 ActivityManager.START_CLASS_NOT_FOUND, intent); in resolveActivityInfo()
559 case ActivityManager.START_CLASS_NOT_FOUND:
2917 doReturn(ActivityManager.START_CLASS_NOT_FOUND) in testStartShortcut()2925 doReturn(ActivityManager.START_CLASS_NOT_FOUND) in testStartShortcut()
1782 Landroid/app/ActivityManager;->START_CLASS_NOT_FOUND:I