Searched refs:onCallForwardingIndicatorChanged (Results 1 – 7 of 7) sorted by relevance
42 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
691 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener1366 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub1371 () -> mExecutor.execute(() -> psl.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
715 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method1429 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub1435 () -> mExecutor.execute(() -> listener.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
1103 r.callback.onCallForwardingIndicatorChanged( in listen()1941 r.callback.onCallForwardingIndicatorChanged(cfi); in notifyCallForwardingChangedForSubscriber()3382 r.callback.onCallForwardingIndicatorChanged(
41985 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…42524 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
58147 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCallForwardingIndicatorChanged(Z)V87291 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCallForwardingIndicatorChanged(Z…
28430 method public void onCallForwardingIndicatorChanged(boolean);