Searched refs:START_NOT_VOICE_COMPATIBLE (Results 1 – 6 of 6) sorted by relevance
26 import static android.app.ActivityManager.START_NOT_VOICE_COMPATIBLE;148 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()153 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
946 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()950 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()963 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()967 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()
2128 case ActivityManager.START_NOT_VOICE_COMPATIBLE: in checkStartActivityResult()
251 public static final int START_NOT_VOICE_COMPATIBLE = FIRST_START_FATAL_ERROR_CODE + 3; field in ActivityManager
629 case ActivityManager.START_NOT_VOICE_COMPATIBLE:
1607 Landroid/app/ActivityManager;->START_NOT_VOICE_COMPATIBLE:I