Searched refs:START_INTENT_NOT_RESOLVED (Results 1 – 7 of 7) sorted by relevance
24 import static android.app.ActivityManager.START_INTENT_NOT_RESOLVED;163 START_INTENT_NOT_RESOLVED); in testStartActivityPreconditions()
1097 } else if (result != ActivityManager.START_INTENT_NOT_RESOLVED) { in sendConfigurationAndStartDreamOrDockAppLocked()
2051 case ActivityManager.START_INTENT_NOT_RESOLVED: in checkStartActivityResult()
327 public static final int START_INTENT_NOT_RESOLVED = FIRST_START_FATAL_ERROR_CODE + 9; field in ActivityManager
700 err = ActivityManager.START_INTENT_NOT_RESOLVED; in startActivity()
561 case ActivityManager.START_INTENT_NOT_RESOLVED:
1604 Landroid/app/ActivityManager;->START_INTENT_NOT_RESOLVED:I