Searched refs:onUserMobileDataStateChanged (Results 1 – 11 of 11) sorted by relevance
61 void onUserMobileDataStateChanged(in boolean enabled); in onUserMobileDataStateChanged() method
1001 public void onUserMobileDataStateChanged(boolean enabled) { in onUserMobileDataStateChanged() method in PhoneStateListener1492 public void onUserMobileDataStateChanged(boolean enabled) { in onUserMobileDataStateChanged() method in PhoneStateListener.IPhoneStateListenerStub1498 () -> psl.onUserMobileDataStateChanged(enabled))); in onUserMobileDataStateChanged()
1096 void onUserMobileDataStateChanged(boolean enabled); in onUserMobileDataStateChanged() method1814 public void onUserMobileDataStateChanged(boolean enabled) { in onUserMobileDataStateChanged() method in TelephonyCallback.IPhoneStateListenerStub1821 () -> listener.onUserMobileDataStateChanged(enabled))); in onUserMobileDataStateChanged()
1174 public void onUserMobileDataStateChanged(boolean enabled) {1176 mCallback.onUserMobileDataStateChanged(enabled);1352 void onUserMobileDataStateChanged(boolean enabled);
759 public void onUserMobileDataStateChanged(boolean enabled) { in onUserMobileDataStateChanged() method in InternetDialog
519 listener.onUserMobileDataStateChanged(false /* enabled, ignored */); in verifySubscriptionMobileDataToggled()
731 public void onUserMobileDataStateChanged(boolean enabled) { in onUserMobileDataStateChanged() method in Vcn.VcnUserMobileDataStateListener
1334 r.callback.onUserMobileDataStateChanged(mUserMobileDataState[r.phoneId]); in listen()1993 r.callback.onUserMobileDataStateChanged(state); in notifyUserMobileDataStateChangedForPhoneId()4089 r.callback.onUserMobileDataStateChanged(mUserMobileDataState[phoneId]);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
44965 method @Deprecated public void onUserMobileDataStateChanged(boolean);45616 method public void onUserMobileDataStateChanged(boolean);
54842 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onUserMobileDataStateChanged(Z)V83986 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onUserMobileDataStateChanged(Z)V84021 Lcom/android/internal/telephony/IPhoneStateListener;->onUserMobileDataStateChanged(Z)V