HomeSort by relevance Sort by last modified time
    Searched defs:hangupForegroundResumeBackground (Results 1 - 17 of 17) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCommandInterface.java 141 public void hangupForegroundResumeBackground (Message result) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipCommandInterface.java 141 public void hangupForegroundResumeBackground (Message result) {
  /hardware/interfaces/radio/1.2/default/
Radio.cpp 176 Return<void> Radio::hangupForegroundResumeBackground(int32_t /* serial */) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaCallTracker.java     [all...]
CallManager.java 798 public void hangupForegroundResumeBackground(Call heldCall) throws CallStateException {
803 Rlog.d(LOG_TAG, "hangupForegroundResumeBackground(" +heldCall + ")");
822 Rlog.d(LOG_TAG, "End hangupForegroundResumeBackground(" +heldCall + ")");
    [all...]
CommandsInterface.java     [all...]
RIL.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommandsVerifier.java 717 public void hangupForegroundResumeBackground(Message result) {
SimulatedCommands.java 683 public void hangupForegroundResumeBackground (Message result) {
    [all...]
  /hardware/ril/libril/
ril_service.cpp 166 Return<void> hangupForegroundResumeBackground(int32_t serial);
972 Return<void> RadioImpl::hangupForegroundResumeBackground(int32_t serial) {
974 RLOGD("hangupForegroundResumeBackground: serial %d", serial);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 103 milliseconds