Home
last modified time | relevance | path

Searched refs:START_NOT_VOICE_COMPATIBLE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityStarterTests.java27 import static android.app.ActivityManager.START_NOT_VOICE_COMPATIBLE;
196 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
201 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java1079 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()
1083 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()
1096 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()
1100 err = ActivityManager.START_NOT_VOICE_COMPATIBLE; in executeRequest()
/frameworks/base/core/java/android/app/
DInstrumentation.java2441 case ActivityManager.START_NOT_VOICE_COMPATIBLE: in checkStartActivityResult()
DActivityManager.java427 public static final int START_NOT_VOICE_COMPATIBLE = FIRST_START_FATAL_ERROR_CODE + 3; field in ActivityManager
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java857 case ActivityManager.START_NOT_VOICE_COMPATIBLE:
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt1607 Landroid/app/ActivityManager;->START_NOT_VOICE_COMPATIBLE:I