Searched refs:START_NOT_VOICE_COMPATIBLE (Results 1 – 6 of 6) sorted by relevance
29 import static android.app.ActivityManager.START_NOT_VOICE_COMPATIBLE;205 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()210 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
1035 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()1039 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()1052 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()1056 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()
2250 case ActivityManager.START_NOT_VOICE_COMPATIBLE: in checkStartActivityResult()
418 public static final int START_NOT_VOICE_COMPATIBLE = FIRST_START_FATAL_ERROR_CODE + 3; field in ActivityManager
781 case ActivityManager.START_NOT_VOICE_COMPATIBLE:
1607 Landroid/app/ActivityManager;->START_NOT_VOICE_COMPATIBLE:I