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()
769 } else if (result != ActivityManager.START_INTENT_NOT_RESOLVED) { in sendConfigurationAndStartDreamOrDockAppLocked()
2044 case ActivityManager.START_INTENT_NOT_RESOLVED: in checkStartActivityResult()
320 public static final int START_INTENT_NOT_RESOLVED = FIRST_START_FATAL_ERROR_CODE + 9; field in ActivityManager
554 case ActivityManager.START_INTENT_NOT_RESOLVED:
698 err = ActivityManager.START_INTENT_NOT_RESOLVED; in startActivity()
1789 Landroid/app/ActivityManager;->START_INTENT_NOT_RESOLVED:I