Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 16 of 16) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9424/
Dpoc.cpp53 Parcel data, reply; in make_crypto() local
64 Parcel data, reply; in create_plugin() local
79 Parcel data, reply; in set_heap() local
93 Parcel data, reply; in decrypt() local
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleActivityImmediateExit.java48 Intent reply = new Intent(); in onStop() local
DSimpleActivity.java46 Intent reply = new Intent(); in onStart() local
DSimpleActivityStartService.java46 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT); in attemptStartService() local
DSimpleActivityChainExit.java76 Intent reply = new Intent(); in onStop() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2419/
Dpoc.cpp51 Parcel data, reply; in doInforLeakTest() local
/cts/tests/tests/externalservice/service/src/android/externalservice/service/
DBaseService.java57 Message reply = Message.obtain(null, ServiceMessages.MSG_IDENTIFY_RESPONSE); in handleMessage() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2460/
Dpoc.cpp57 Parcel data, reply; in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
Dpoc.cpp29 status_t onTransact(uint32_t code, const Parcel &data, Parcel *reply, in onTransact()
102 status_t getParameter(int key, Parcel *reply) { return OK; } in getParameter()
126 status_t invoke(const Parcel &request, Parcel *reply) { return OK; } in invoke()
130 status_t getMetadata(bool update_only, bool apply_filter, Parcel *reply) { in getMetadata()
/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DReplyUtil.java60 final Intent reply = new Intent(replyAction).setPackage(MAIN_CTS_PACKAGE); in sendReply() local
/cts/tests/tests/security/src/android/security/cts/
DEffectBundleTest.java368 private boolean eqGetParam(int media, int command, int band, byte[] reply) { in eqGetParam()
396 private boolean eqGetParam(int media, int command, int band, int[] reply) { in eqGetParam()
425 int reply[] = {value0, value1}; in testGetParam() local
DAudioSecurityTest.java45 private static void verifyZeroReply(byte[] reply) throws Exception { in verifyZeroReply()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2412/
Dpoc.cpp79 Parcel data, reply; in transact() local
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java272 CharSequence reply = smartReplies.get(i); in testAdjustNotification_smartReplyKey() local
292 CharSequence reply = smartReplies.get(i); in testAdjustNotification_smartReplyKey() local
/cts/tests/app/src/android/app/cts/
DServiceTest.java273 Parcel reply = Parcel.obtain(); in zygotePreloadCalled() local
300 Parcel reply = Parcel.obtain(); in getValue() local
315 Parcel reply = Parcel.obtain(); in getPidIpc() local
330 Parcel reply = Parcel.obtain(); in getPpidIpc() local
345 Parcel reply = Parcel.obtain(); in getUidIpc() local
699 protected boolean onTransact(int code, Parcel data, Parcel reply, in onTransact()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13232/
Dpoc.cpp77 Parcel data, reply; in getOutputForAttr() local