HomeSort by relevance Sort by last modified time
    Searched refs:backgroundCallState (Results 1 - 14 of 14) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
ITelephonyRegistry.aidl 65 int backgroundCallState);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneBase.java 272 Call.State backgroundCallState = getBackgroundCall().getState();
275 return (foregroundCallState.isAlive() || backgroundCallState.isAlive()
ImsPhone.java 621 ImsPhoneCall.State backgroundCallState = getBackgroundCall().getState();
625 backgroundCallState.isAlive() ||
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 224 Call.State backgroundCallState = getBackgroundCall().getState();
227 return (foregroundCallState.isAlive() || backgroundCallState.isAlive()
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
TelephonyRegistryMock.java 293 int backgroundCallState) {
  /frameworks/base/services/core/java/com/android/server/
TelephonyRegistry.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaPhone.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 322 milliseconds