Home
last modified time | relevance | path

Searched refs:fetchBluetoothData (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java954 BluetoothActivityEnergyInfo info = fetchBluetoothData(); in pullBluetoothBytesTransfer()
1130 BluetoothActivityEnergyInfo info = fetchBluetoothData(); in pullBluetoothActivityInfo()
1141 private synchronized BluetoothActivityEnergyInfo fetchBluetoothData() { in fetchBluetoothData() method in StatsCompanionService