Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/telephony/
H A DIPhoneStateListener.aidl43 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
/aosp14/frameworks/base/core/java/android/telephony/
H A 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()
H A DTelephonyCallback.java770 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
1673 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub
1679 () -> mExecutor.execute(() -> listener.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1201 r.callback.onCallForwardingIndicatorChanged( in listen()
2085 r.callback.onCallForwardingIndicatorChanged(cfi); in notifyCallForwardingChangedForSubscriber()
4128 r.callback.onCallForwardingIndicatorChanged(
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt44949 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
45548 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54824 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCallForwardingIndicatorChanged(Z)V
83968 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCallForwardingIndicatorChanged(Z…