Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityStarterTests.java26 import static android.app.ActivityManager.START_NOT_VOICE_COMPATIBLE;
148 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
153 START_NOT_VOICE_COMPATIBLE); in testStartActivityPreconditions()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java946 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()
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java2128 case ActivityManager.START_NOT_VOICE_COMPATIBLE: in checkStartActivityResult()
H A DActivityManager.java251 public static final int START_NOT_VOICE_COMPATIBLE = FIRST_START_FATAL_ERROR_CODE + 3; field in ActivityManager
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java629 case ActivityManager.START_NOT_VOICE_COMPATIBLE:
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1607 Landroid/app/ActivityManager;->START_NOT_VOICE_COMPATIBLE:I