Home
last modified time | relevance | path

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

123

/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
DIBinderExchange.java55 int code, android.os.Parcel data, android.os.Parcel reply, int flags) in onTransact()
/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()
DPlayVideoActivity.java76 public static String getTestId(String code) { in getTestId()
/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/hardware/src/android/hardware/input/cts/virtualcreators/
DVirtualInputEventCreator.java183 public static KeyEvent createKeyboardEvent(int action, int code) { in createKeyboardEvent()
187 public static KeyEvent createDpadEvent(int action, int code) { in createDpadEvent()
191 private static KeyEvent createKeyEvent(int action, int code, int source) { in createKeyEvent()
/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/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/TestBluetoothDiscoverable/src/android/security/cts/TestBluetoothDiscoverable/
DPocActivity.java47 int code = getInteger(R.integer.enable); in onCreate() local
/cts/tests/tests/view/jni/
Dandroid_view_cts_InputDeviceKeyLayoutMapTest.cpp48 std::string type, code, label, flags; in loadGenericKl() 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/binder_ndk/libbinder_ndk_test/
Dutilities.cpp40 binder_status_t SampleClassOnTransact(AIBinder* binder, transaction_code_t code, in SampleClassOnTransact()
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/
DTestAppSystemServiceFactory.java374 static String resultCodeToString(int code) { in resultCodeToString()
393 public final int code; field in TestAppSystemServiceFactory.Result
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsRegistration.java47 NetworkRegistrationInfo(int code, String reason) { in NetworkRegistrationInfo()
/cts/tests/BlobStore/helper-app/src/com/android/cts/blob/helper/
DBlobStoreTestService.java152 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) in onTransact()

123