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

/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java778 * @see #sendRequestAsync
787 * @see #sendRequestAsync
817 private void sendRequestAsync(int command) { method in class:PhoneInterfaceManager
822 * Same as {@link #sendRequestAsync(int)} except it takes an argument.
825 private void sendRequestAsync(int command, Object argument) { method in class:PhoneInterfaceManager
985 * than sendRequestAsync(), and right now we don't actually *need* that

Completed in 398 milliseconds