Searched refs:toSend (Results 1 – 1 of 1) sorted by relevance
111 int[] toSend = new int[] {state, param}; in doSendState() local112 mSentStates.addLast(toSend); in doSendState()