Searched refs:RESPONDER_REPLY_TIME (Results 1 – 1 of 1) sorted by relevance
59 public static final String RESPONDER_REPLY_TIME = "responder_reply_time"; field in DlTDoAMeasurement188 bundle.putLong(RESPONDER_REPLY_TIME, mResponderReplyTime); in toBundle()216 .setResponderReplyTime(bundle.getLong(RESPONDER_REPLY_TIME)) in parseVersion1()