Lines Matching refs:sendRequestAsync
622 * @see #sendRequestAsync
631 * @see #sendRequestAsync
661 private void sendRequestAsync(int command) {
666 * Same as {@link #sendRequestAsync(int)} except it takes an argument.
669 private void sendRequestAsync(int command, Object argument) {
799 sendRequestAsync(CMD_ANSWER_RINGING_CALL);
812 * than sendRequestAsync(), and right now we don't actually *need* that