Searched refs:notePhoneDataConnectionState (Results 1 – 4 of 4) sorted by relevance
83 notePhoneDataConnectionState(); in onReceive()86 notePhoneDataConnectionState(); in onReceive()90 private void notePhoneDataConnectionState() { in notePhoneDataConnectionState() method in DataConnectionStats111 mBatteryStats.notePhoneDataConnectionState(networkType, visible, in notePhoneDataConnectionState()163 notePhoneDataConnectionState(); in onServiceStateChanged()169 notePhoneDataConnectionState(); in onDataConnectionStateChanged()174 notePhoneDataConnectionState(); in onDataActivity()
109 void notePhoneDataConnectionState(int dataType, boolean hasData, int serviceType); in notePhoneDataConnectionState() method
714 public void notePhoneDataConnectionState(int dataType, boolean hasData, int serviceType) { in notePhoneDataConnectionState() method in BatteryStatsService
6848 HPLcom/android/server/am/BatteryStatsService;->notePhoneDataConnectionState(IZI)V12460 HPLcom/android/server/connectivity/DataConnectionStats;->notePhoneDataConnectionState()V