Home
last modified time | relevance | path

Searched refs:onCallForwardingIndicatorChanged (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl42 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java691 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener
1366 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub
1371 () -> mExecutor.execute(() -> psl.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
DTelephonyCallback.java715 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
1429 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub
1435 () -> mExecutor.execute(() -> listener.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1103 r.callback.onCallForwardingIndicatorChanged( in listen()
1941 r.callback.onCallForwardingIndicatorChanged(cfi); in notifyCallForwardingChangedForSubscriber()
3382 r.callback.onCallForwardingIndicatorChanged(
/frameworks/base/core/api/
Dcurrent.txt41985 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
42524 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58147 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCallForwardingIndicatorChanged(Z)V
87291 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCallForwardingIndicatorChanged(Z…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28430 method public void onCallForwardingIndicatorChanged(boolean);