Searched refs:ACTION_REPLY (Results 1 – 2 of 2) sorted by relevance
23 public static final String ACTION_REPLY = field in Constants
76 final String replyAction = Constants.ACTION_REPLY + Constants.sRandom.nextLong(); in invokeAndWaitForReply()