Searched refs:onMessageWaitingIndicatorChanged (Results 1 – 7 of 7) sorted by relevance
41 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method
674 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener1358 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub1363 () -> mExecutor.execute(() -> psl.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
696 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method1420 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub1426 () -> mExecutor.execute(() -> listener.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
1094 r.callback.onMessageWaitingIndicatorChanged( in listen()1824 r.callback.onMessageWaitingIndicatorChanged(mwi); in notifyMessageWaitingChangedForPhoneId()3369 r.callback.onMessageWaitingIndicatorChanged(
41995 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…42568 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
58156 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onMessageWaitingIndicatorChanged(Z)V87300 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onMessageWaitingIndicatorChanged(Z…
28437 method public void onMessageWaitingIndicatorChanged(boolean);