Searched refs:onCallForwardingIndicatorChanged (Results 1 – 12 of 12) sorted by relevance
43 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method
679 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener1353 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in PhoneStateListener.IPhoneStateListenerStub1358 () -> mExecutor.execute(() -> psl.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
798 void onCallForwardingIndicatorChanged(boolean cfi); in onCallForwardingIndicatorChanged() method1757 public void onCallForwardingIndicatorChanged(boolean cfi) { in onCallForwardingIndicatorChanged() method in TelephonyCallback.IPhoneStateListenerStub1763 () -> mExecutor.execute(() -> listener.onCallForwardingIndicatorChanged(cfi))); in onCallForwardingIndicatorChanged()
1215 r.callback.onCallForwardingIndicatorChanged( in listen()2116 r.callback.onCallForwardingIndicatorChanged(cfi); in notifyCallForwardingChangedForSubscriber()4316 r.callback.onCallForwardingIndicatorChanged(
872 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…873 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
1230 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…1231 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
1386 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…1387 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
1306 …telephony.TelephonyCallback.CallForwardingIndicatorListener#onCallForwardingIndicatorChanged(boole…1307 …Method 'onCallForwardingIndicatorChanged' documentation mentions permissions already declared by @…
45317 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…45931 …n(android.Manifest.permission.READ_PHONE_STATE) public void onCallForwardingIndicatorChanged(boole…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54181 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCallForwardingIndicatorChanged(Z)V83325 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCallForwardingIndicatorChanged(Z…
28430 method public void onCallForwardingIndicatorChanged(boolean);