Searched refs:rightRequestId (Results 1 – 1 of 1) sorted by relevance
1821 HalPropValue response, boolean rightRequestId) throws Exception { in replySetPropertyWithOnChangeEvent() argument1822 return replySetPropertyWithOnChangeEvent(prop, response, rightRequestId, in replySetPropertyWithOnChangeEvent()1838 HalPropValue response, boolean rightRequestId, CountDownLatch latch) in replySetPropertyWithOnChangeEvent() argument1845 int responseId = rightRequestId ? requestId : requestId + 1000; in replySetPropertyWithOnChangeEvent()