Searched refs:notifyDataConnectionRealTimeInfo (Results 1 – 6 of 6) sorted by relevance
61 public void notifyDataConnectionRealTimeInfo(Phone sender, DataConnectionRealTimeInfo dcRtInfo); in notifyDataConnectionRealTimeInfo() method
235 public void notifyDataConnectionRealTimeInfo(Phone sender, in notifyDataConnectionRealTimeInfo() method in DefaultPhoneNotifier238 mRegistry.notifyDataConnectionRealTimeInfo(dcRtInfo); in notifyDataConnectionRealTimeInfo()
1428 public void notifyDataConnectionRealTimeInfo(DataConnectionRealTimeInfo dcRtInfo) { in notifyDataConnectionRealTimeInfo() method in PhoneBase1429 mNotifier.notifyDataConnectionRealTimeInfo(this, dcRtInfo); in notifyDataConnectionRealTimeInfo()
68 void notifyDataConnectionRealTimeInfo(in DataConnectionRealTimeInfo dcRtInfo); in notifyDataConnectionRealTimeInfo() method
374 mPhone.notifyDataConnectionRealTimeInfo(dcRtInfo); in onDataStateChanged()
830 public void notifyDataConnectionRealTimeInfo(DataConnectionRealTimeInfo dcRtInfo) { in notifyDataConnectionRealTimeInfo() method in TelephonyRegistry