Searched refs:notePhoneDataConnectionState (Results 1 – 3 of 3) sorted by relevance
74 notePhoneDataConnectionState(); in onReceive()77 notePhoneDataConnectionState(); in onReceive()81 private void notePhoneDataConnectionState() { in notePhoneDataConnectionState() method in DataConnectionStats94 mBatteryStats.notePhoneDataConnectionState(networkType, visible); in notePhoneDataConnectionState()140 notePhoneDataConnectionState();146 notePhoneDataConnectionState();151 notePhoneDataConnectionState();
93 void notePhoneDataConnectionState(int dataType, boolean hasData); in notePhoneDataConnectionState() method
550 public void notePhoneDataConnectionState(int dataType, boolean hasData) { in notePhoneDataConnectionState() method in BatteryStatsService