HomeSort by relevance Sort by last modified time
    Searched full:sendrequestasync (Results 1 - 1 of 1) sorted by null

  /packages/apps/Phone/src/com/android/phone/
PhoneInterfaceManager.java 177 * @see sendRequestAsync
207 private void sendRequestAsync(int command) {
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 27 milliseconds