Searched refs:notePhoneDataConnectionState (Results 1 – 5 of 5) 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();
109 void notePhoneDataConnectionState(int dataType, boolean hasData); in notePhoneDataConnectionState() method
725 public void notePhoneDataConnectionState(int dataType, boolean hasData) { in notePhoneDataConnectionState() method in BatteryStatsService
3195 HSPLcom/android/server/am/BatteryStatsService;->notePhoneDataConnectionState(IZ)V5359 HSPLcom/android/server/connectivity/DataConnectionStats;->notePhoneDataConnectionState()V
93090 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->notePhoneDataConnectionState(IZ)V