Home
last modified time | relevance | path

Searched refs:onMessageWaitingIndicatorChanged (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DIPhoneStateListener.aidl41 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method
/aosp12/frameworks/base/core/java/android/telephony/
H A DPhoneStateListener.java674 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener
1358 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub
1363 () -> mExecutor.execute(() -> psl.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
H A DTelephonyCallback.java696 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method
1420 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub
1426 () -> mExecutor.execute(() -> listener.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallNotifier.java782 public void onMessageWaitingIndicatorChanged(boolean visible) { in onMessageWaitingIndicatorChanged() method in CallNotifier.CallNotifierTelephonyCallback
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1097 r.callback.onMessageWaitingIndicatorChanged( in listen()
1829 r.callback.onMessageWaitingIndicatorChanged(mwi); in notifyMessageWaitingChangedForPhoneId()
3417 r.callback.onMessageWaitingIndicatorChanged(
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java341 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in RadioInfo.RadioInfoTelephonyCallback
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42073 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
42646 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58156 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onMessageWaitingIndicatorChanged(Z)V
87300 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onMessageWaitingIndicatorChanged(Z…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28437 method public void onMessageWaitingIndicatorChanged(boolean);