Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 51) sorted by relevance

123

/cts/tests/tests/view/res/raw/
Dgamepad_sensors_register.json19 {"code":0, "info": { // ABS_X number
27 {"code":1, "info": { // ABS_Y number
35 {"code":2, "info": { // ABS_Z number
43 {"code":3, "info": { // ABS_RX number
51 {"code":4, "info": { // ABS_RY number
59 {"code":5, "info": { // ABS_RZ number
/cts/hostsidetests/input/app/res/raw/
Dtest_touchscreen_register.json23 {"code":0x2f, "info": { // ABS_MT_SLOT number
31 {"code":0x39, "info": { // ABS_MT_TRACKING_ID number
39 {"code":0x30, "info": { // ABS_MT_TOUCH_MAJOR number
47 {"code":0x35, "info": { // ABS_MT_POSITION_X number
55 {"code":0x36, "info": { // ABS_MT_POSITION_Y number
/cts/tests/input/res/raw/
Dtest_touchscreen_register.json23 {"code":0x2f, "info": { // ABS_MT_SLOT number
31 {"code":0x39, "info": { // ABS_MT_TRACKING_ID number
39 {"code":0x30, "info": { // ABS_MT_TOUCH_MAJOR number
47 {"code":0x35, "info": { // ABS_MT_POSITION_X number
55 {"code":0x36, "info": { // ABS_MT_POSITION_Y number
Dtest_drawing_tablet_register.json23 {"code":0x2f, "info": { // ABS_MT_SLOT number
31 {"code":0x39, "info": { // ABS_MT_TRACKING_ID number
39 {"code":0x30, "info": { // ABS_MT_TOUCH_MAJOR number
47 {"code":0x35, "info": { // ABS_MT_POSITION_X number
55 {"code":0x36, "info": { // ABS_MT_POSITION_Y number
Dtest_capacitive_stylus_register.json26 {"code":0x2f, "info": { // ABS_MT_SLOT number
34 {"code":0x39, "info": { // ABS_MT_TRACKING_ID number
42 {"code":0x30, "info": { // ABS_MT_TOUCH_MAJOR number
50 {"code":0x35, "info": { // ABS_MT_POSITION_X number
58 {"code":0x36, "info": { // ABS_MT_POSITION_Y number
/cts/tests/rotationresolverservice/src/android/rotationresolverservice/cts/
DCtsTestRotationResolverService.java55 public static void respondSuccess(int code) { in respondSuccess()
62 public static void respondFailure(int code) { in respondFailure()
/cts/tests/tests/security/src/android/security/cts/
DCVE_2021_0521.java43 int code = -1; in getFunctionCode() local
75 int code = getFunctionCode(desciption + "$Stub"); in testPocCVE_2021_0521() local
/cts/tests/attentionservice/src/android/attentionservice/cts/
DCtsTestAttentionService.java69 public static void respondSuccess(int code) { in respondSuccess()
76 public static void respondFailure(int code) { in respondFailure()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
DStreamingVideoActivity.java61 public final String code; field in StreamingVideoActivity.Stream
68 public Stream(String name, String code, String uri) { in Stream()
/cts/hostsidetests/securitybulletin/src/android/security/cts/
DPoc17_04.java76 int code = AdbUtils.runCommandGetExitCode("/data/local/tmp/CVE-2017-0477", getDevice()); in testPocCVE_2017_0477() local
/cts/tests/tests/media/audio/jni/
DOpenSLESUtils.cpp45 const char * getSLErrStr(int code) { in getSLErrStr()
Dsl-utils.cpp62 const char *getSLErrStr(int code) { in getSLErrStr()
/cts/tests/mediapc/src/android/mediapc/cts/
DPost.java44 public final int code; field in Post.Response
47 public Response(int code, byte[] body) { in Response()
/cts/tests/framework/base/windowmanager/shared/src/android/server/wm/shared/
DBlockingResultReceiver.java42 protected void onReceiveResult(int code, Bundle data) { in onReceiveResult()
/cts/tests/tests/nfc/src/android/nfc/cts/
DNfcFCardEmulationTest.java78 String code = "System Code"; in testGetSystemCodeForService() local
88 String code = "4000"; in testRegisterCodeForService() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0226/
Dpoc.cpp36 uint32_t code = 2, flags = 0; in main() local
/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/
DIcmpMessage.java27 int code; field in IcmpMessage
/cts/tests/tests/security/src/android/security/cts/CVE_2022_20429/
DPocActivity.java46 int code = getInteger(R.integer.cve_2022_20429_enable); in onResume() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39808/src/android/security/cts/CVE_2021_39808/
DPocService.java99 void createNotificationGroup(IBinder binder, int code) throws Exception { in createNotificationGroup()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39626/src/android/security/cts/CVE_2021_39626/
DPocActivity.java51 int code = REQUEST_ENABLE_BT; in onCreate() local
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DTestAppSystemServiceFactory.java335 static String resultCodeToString(int code) { in resultCodeToString()
354 public final int code; field in TestAppSystemServiceFactory.Result
/cts/hostsidetests/securitybulletin/test-apps/TestBluetoothDiscoverable/src/android/security/cts/TestBluetoothDiscoverable/
DPocActivity.java47 int code = getInteger(R.integer.enable); in onCreate() local
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DILegacyBinder.java47 public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags) in onTransact()
/cts/tests/tests/view/jni/
Dandroid_view_cts_InputDeviceKeyLayoutMapTest.cpp48 std::string type, code, label, flags; in loadGenericKl() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dutilities.cpp40 binder_status_t SampleClassOnTransact(AIBinder* binder, transaction_code_t code, in SampleClassOnTransact()

123