Searched refs:responseId (Results 1 – 2 of 2) sorted by relevance
109 int responseId = getCmasResponseResId(cmasInfo); in appendCmasAlertDetails() local110 if (responseId != 0) { in appendCmasAlertDetails()112 context.getString(responseId)); in appendCmasAlertDetails()
1449 int responseId = rightRequestId ? requestId : requestId + 1000; in replySetPropertyWithOnChangeEvent() local1450 response.value.int32Values.set(0, responseId); in replySetPropertyWithOnChangeEvent()