Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/telephony/
H A DIPhoneStateListener.aidl42 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method
/aosp14/frameworks/base/core/java/android/telephony/
H A DPhoneStateListener.java662 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener
1345 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub
1350 () -> mExecutor.execute(() -> psl.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
H A DTelephonyCallback.java746 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method
1664 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub
1670 () -> mExecutor.execute(() -> listener.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1192 r.callback.onMessageWaitingIndicatorChanged( in listen()
1966 r.callback.onMessageWaitingIndicatorChanged(mwi); in notifyMessageWaitingChangedForPhoneId()
4115 r.callback.onMessageWaitingIndicatorChanged(
/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.txt44959 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
45592 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54833 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onMessageWaitingIndicatorChanged(Z)V
83977 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onMessageWaitingIndicatorChanged(Z…