Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityStarterTests.java29 import static android.app.ActivityManager.START_NOT_VOICE_COMPATIBLE;
205 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
210 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java1035 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()
/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java2250 case ActivityManager.START_NOT_VOICE_COMPATIBLE: in checkStartActivityResult()
H A DActivityManager.java418 public static final int START_NOT_VOICE_COMPATIBLE = FIRST_START_FATAL_ERROR_CODE + 3; field in ActivityManager
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java781 case ActivityManager.START_NOT_VOICE_COMPATIBLE:
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1607 Landroid/app/ActivityManager;->START_NOT_VOICE_COMPATIBLE:I