Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleActivity.java43 Intent reply = new Intent(); in onStart() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_LoadEffectLibraryTest.cpp46 Parcel data, reply; in android_security_cts_LoadEffectLibraryTest_doLoadLibraryTest() local
/cts/tests/tests/app/src/android/app/cts/
DServiceTest.java307 protected boolean onTransact(int code, Parcel data, Parcel reply, in onTransact()