Searched refs:dcRtInfo (Results 1 – 9 of 9) sorted by relevance
483 DataConnectionRealTimeInfo dcRtInfo) { in onDataConnectionRealTimeInfoChanged() argument570 DataConnectionRealTimeInfo dcRtInfo) {572 dcRtInfo).sendToTarget();
371 DataConnectionRealTimeInfo dcRtInfo = in onDataStateChanged() local373 log("onDataStateChanged: notify DcRtInfo changed dcRtInfo=" + dcRtInfo); in onDataStateChanged()374 mPhone.notifyDataConnectionRealTimeInfo(dcRtInfo); in onDataStateChanged()
44 void onDataConnectionRealTimeInfoChanged(in DataConnectionRealTimeInfo dcRtInfo); in onDataConnectionRealTimeInfoChanged() argument
68 void notifyDataConnectionRealTimeInfo(in DataConnectionRealTimeInfo dcRtInfo); in notifyDataConnectionRealTimeInfo() argument
61 public void notifyDataConnectionRealTimeInfo(Phone sender, DataConnectionRealTimeInfo dcRtInfo); in notifyDataConnectionRealTimeInfo() argument
236 DataConnectionRealTimeInfo dcRtInfo) { in notifyDataConnectionRealTimeInfo() argument238 mRegistry.notifyDataConnectionRealTimeInfo(dcRtInfo); in notifyDataConnectionRealTimeInfo()
1428 public void notifyDataConnectionRealTimeInfo(DataConnectionRealTimeInfo dcRtInfo) { in notifyDataConnectionRealTimeInfo() argument1429 mNotifier.notifyDataConnectionRealTimeInfo(this, dcRtInfo); in notifyDataConnectionRealTimeInfo()
246 DataConnectionRealTimeInfo dcRtInfo) { in NetworkManagementService()247 if (DBG) Slog.d(TAG, "onDataConnectionRealTimeInfoChanged: " + dcRtInfo); in NetworkManagementService()249 dcRtInfo.getDcPowerState(), dcRtInfo.getTime(), true); in NetworkManagementService()
830 public void notifyDataConnectionRealTimeInfo(DataConnectionRealTimeInfo dcRtInfo) { in notifyDataConnectionRealTimeInfo() argument836 mDcRtInfo = dcRtInfo; in notifyDataConnectionRealTimeInfo()