Searched refs:nativeSendSetReportReply (Results 1 – 1 of 1) sorted by relevance
85 private static native void nativeSendSetReportReply(long ptr, int id, boolean success); in nativeSendSetReportReply() method in Device195 nativeSendSetReportReply(mPtr, msg.arg1, success); in handleMessage()