Searched refs:START_NOT_VOICE_COMPATIBLE (Results 1 – 6 of 6) sorted by relevance
25 import static android.app.ActivityManager.START_NOT_VOICE_COMPATIBLE;170 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()175 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
724 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in startActivity()728 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in startActivity()742 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in startActivity()746 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in startActivity()
2069 case ActivityManager.START_NOT_VOICE_COMPATIBLE: in checkStartActivityResult()
284 public static final int START_NOT_VOICE_COMPATIBLE = FIRST_START_FATAL_ERROR_CODE + 3; field in ActivityManager
582 case ActivityManager.START_NOT_VOICE_COMPATIBLE:
1607 Landroid/app/ActivityManager;->START_NOT_VOICE_COMPATIBLE:I