Searched refs:notifyUserMobileDataStateChangedForPhoneId (Results 1 – 4 of 4) sorted by relevance
90 void notifyUserMobileDataStateChangedForPhoneId(in int phoneId, in int subId, in boolean state); in notifyUserMobileDataStateChangedForPhoneId() method
579 sRegistry.notifyUserMobileDataStateChangedForPhoneId(slotIndex, subId, state); in notifyUserMobileDataStateChanged()
1561 public void notifyUserMobileDataStateChangedForPhoneId(int phoneId, int subId, boolean state) { in notifyUserMobileDataStateChangedForPhoneId() method in TelephonyRegistry
3649 HPLcom/android/server/TelephonyRegistry;->notifyUserMobileDataStateChangedForPhoneId(IIZ)V