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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsExternalCallTracker.java 64 void notifyPreciseCallStateChanged();
169 public void notifyPreciseCallStateChanged() {
170 mPhone.notifyPreciseCallStateChanged();
264 mCallStateNotifier.notifyPreciseCallStateChanged();
359 mCallStateNotifier.notifyPreciseCallStateChanged();
ImsPhoneBase.java 219 public void notifyPreciseCallStateChanged() {
ImsPhoneCallTracker.java 212 mPhone.notifyPreciseCallStateChanged();
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
ImsExternalCallTrackerTest.java 97 verify(mCallNotifier).notifyPreciseCallStateChanged();
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaCallTracker.java 340 mPhone.notifyPreciseCallStateChanged();
461 mPhone.notifyPreciseCallStateChanged();
562 mPhone.notifyPreciseCallStateChanged();
604 mPhone.notifyPreciseCallStateChanged();
    [all...]
GsmCdmaPhone.java 602 public void notifyPreciseCallStateChanged() {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 169 /* package */ void notifyPreciseCallStateChanged() {
SipPhone.java 283 notifyPreciseCallStateChanged();
700 notifyPreciseCallStateChanged();
    [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 788 milliseconds