Searched refs:sendRequestAsync (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java184 * @see #sendRequestAsync
214 private void sendRequestAsync(int command) { method in class:PhoneInterfaceManager
344 sendRequestAsync(CMD_ANSWER_RINGING_CALL);
357 * than sendRequestAsync(), and right now we don't actually *need* that
391 sendRequestAsync(CMD_SILENCE_RINGER);

Completed in 62 milliseconds