Searched refs:START_CLASS_NOT_FOUND (Results 1 – 11 of 11) sorted by relevance
113 setActivityStartCode(TASK_ID, true /*taskOverlay*/, ActivityManager.START_CLASS_NOT_FOUND); in testRemoveTaskOnFailureToStartOverlay()
20 import static android.app.ActivityManager.START_CLASS_NOT_FOUND;279 return START_CLASS_NOT_FOUND; in requestUnarchiveOnActivityStart()283 return START_CLASS_NOT_FOUND; in requestUnarchiveOnActivityStart()
22 import static android.app.ActivityManager.START_CLASS_NOT_FOUND;1051 err = ActivityManager.START_CLASS_NOT_FOUND; in executeRequest()1139 return ActivityManager.START_CLASS_NOT_FOUND; in executeRequest()2025 return START_CLASS_NOT_FOUND; in isAllowedToStart()
2459 case ActivityManager.START_CLASS_NOT_FOUND: in convertStartFailureToThrowable()
23 import static android.app.ActivityManager.START_CLASS_NOT_FOUND;190 verifyStartActivityPreconditions(PRECONDITION_NO_ACTIVITY_INFO, START_CLASS_NOT_FOUND); in testStartActivityPreconditions()
2423 case ActivityManager.START_CLASS_NOT_FOUND: in checkStartActivityResult()
463 public static final int START_CLASS_NOT_FOUND = FIRST_START_FATAL_ERROR_CODE + 8; field in ActivityManager
3701 ActivityManager.START_CLASS_NOT_FOUND, intent); in resolveActivityInfo()
841 case ActivityManager.START_CLASS_NOT_FOUND:
3593 doReturn(ActivityManager.START_CLASS_NOT_FOUND) in testStartShortcut()3601 doReturn(ActivityManager.START_CLASS_NOT_FOUND) in testStartShortcut()
1597 Landroid/app/ActivityManager;->START_CLASS_NOT_FOUND:I