Searched refs:notePhoneDataConnectionState (Results 1 – 3 of 3) sorted by relevance
50 void notePhoneDataConnectionState(int dataType, boolean hasData); in notePhoneDataConnectionState() method
215 public void notePhoneDataConnectionState(int dataType, boolean hasData) { in notePhoneDataConnectionState() method in BatteryStatsService
582 mBatteryStats.notePhoneDataConnectionState(mPhone.getNetworkType(), visible); in updateDataIcon()