Searched defs:reply (Results 1 – 6 of 6) sorted by relevance
48 Intent reply = new Intent(); in onStop() local
44 Intent reply = new Intent(); in onStart() local
76 Intent reply = new Intent(); in onStop() local
49 final Intent reply = new Intent(replyAction); in sendReply() local
56 Message reply = Message.obtain(null, ServiceMessages.MSG_IDENTIFY_RESPONSE, in handleMessage() local
397 protected boolean onTransact(int code, Parcel data, Parcel reply, in onTransact()