Searched refs:notifyUserMobileDataStateChanged (Results 1 – 4 of 4) sorted by relevance
80 public void notifyUserMobileDataStateChanged(Phone sender, boolean state); in notifyUserMobileDataStateChanged() method
343 public void notifyUserMobileDataStateChanged(Phone sender, boolean state) { in notifyUserMobileDataStateChanged() method in DefaultPhoneNotifier
2361 public void notifyUserMobileDataStateChanged(boolean state) { in notifyUserMobileDataStateChanged() method in Phone2362 mNotifier.notifyUserMobileDataStateChanged(this, state); in notifyUserMobileDataStateChanged()
144 mPhone.notifyUserMobileDataStateChanged(isUserDataEnabled());213 mPhone.notifyUserMobileDataStateChanged(enabled); in setUserDataEnabled()