Searched refs:onMessageWaitingIndicatorChanged (Results 1 – 12 of 12) sorted by relevance
42 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method
662 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener1345 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub1350 () -> mExecutor.execute(() -> psl.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
774 void onMessageWaitingIndicatorChanged(boolean mwi); in onMessageWaitingIndicatorChanged() method1748 public void onMessageWaitingIndicatorChanged(boolean mwi) { in onMessageWaitingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub1754 () -> mExecutor.execute(() -> listener.onMessageWaitingIndicatorChanged(mwi))); in onMessageWaitingIndicatorChanged()
1206 r.callback.onMessageWaitingIndicatorChanged( in listen()1997 r.callback.onMessageWaitingIndicatorChanged(mwi); in notifyMessageWaitingChangedForPhoneId()4303 r.callback.onMessageWaitingIndicatorChanged(
878 …telephony.TelephonyCallback.MessageWaitingIndicatorListener#onMessageWaitingIndicatorChanged(boole…879 …Method 'onMessageWaitingIndicatorChanged' documentation mentions permissions already declared by @…
1238 …telephony.TelephonyCallback.MessageWaitingIndicatorListener#onMessageWaitingIndicatorChanged(boole…1239 …Method 'onMessageWaitingIndicatorChanged' documentation mentions permissions already declared by @…
1394 …telephony.TelephonyCallback.MessageWaitingIndicatorListener#onMessageWaitingIndicatorChanged(boole…1395 …Method 'onMessageWaitingIndicatorChanged' documentation mentions permissions already declared by @…
1314 …telephony.TelephonyCallback.MessageWaitingIndicatorListener#onMessageWaitingIndicatorChanged(boole…1315 …Method 'onMessageWaitingIndicatorChanged' documentation mentions permissions already declared by @…
45327 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…45975 …n(android.Manifest.permission.READ_PHONE_STATE) public void onMessageWaitingIndicatorChanged(boole…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54190 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onMessageWaitingIndicatorChanged(Z)V83334 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onMessageWaitingIndicatorChanged(Z…
28437 method public void onMessageWaitingIndicatorChanged(boolean);