Searched refs:onCallForwardingIndicatorChanged (Results 1 – 7 of 7) sorted by relevance
43 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
679 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener1353 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub1358 () -> mExecutor.execute(() -> psl.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
770 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method1673 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub1679 () -> mExecutor.execute(() -> listener.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
1201 r.callback.onCallForwardingIndicatorChanged( in listen()2085 r.callback.onCallForwardingIndicatorChanged(cfi); in notifyCallForwardingChangedForSubscriber()4128 r.callback.onCallForwardingIndicatorChanged(
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
44949 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…45548 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
54824 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCallForwardingIndicatorChanged(Z)V83968 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCallForwardingIndicatorChanged(Z…