Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl43 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java679 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener
1353 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub
1358 () -> mExecutor.execute(() -> psl.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
DTelephonyCallback.java798 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
1757 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub
1763 () -> mExecutor.execute(() -> listener.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1215 r.callback.onCallForwardingIndicatorChanged( in listen()
2116 r.callback.onCallForwardingIndicatorChanged(cfi); in notifyCallForwardingChangedForSubscriber()
4316 r.callback.onCallForwardingIndicatorChanged(
/frameworks/base/core/api/
Dlint-baseline.txt872 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…
873 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
Dmodule-lib-lint-baseline.txt1230 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…
1231 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
Dtest-lint-baseline.txt1386 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…
1387 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
Dsystem-lint-baseline.txt1306 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…
1307 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
Dcurrent.txt45317 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
45931 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54181 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCallForwardingIndicatorChanged(Z)V
83325 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCallForwardingIndicatorChanged(Z…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28430 method public void onCallForwardingIndicatorChanged(boolean);