Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl41 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method
/frameworks/base/core/java/android/telephony/
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()
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()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1094 r.callback.onMessageWaitingIndicatorChanged( in listen()
1824 r.callback.onMessageWaitingIndicatorChanged(mwi); in notifyMessageWaitingChangedForPhoneId()
3369 r.callback.onMessageWaitingIndicatorChanged(
/frameworks/base/core/api/
Dcurrent.txt41995 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
42568 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58156 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onMessageWaitingIndicatorChanged(Z)V
87300 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onMessageWaitingIndicatorChanged(Z…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28437 method public void onMessageWaitingIndicatorChanged(boolean);