Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java685 BluetoothActivityEnergyInfo info = pullBluetoothData(); in pullBluetoothBytesTransfer()
834 BluetoothActivityEnergyInfo info = pullBluetoothData(); in pullBluetoothActivityInfo()
845 private synchronized BluetoothActivityEnergyInfo pullBluetoothData() { in pullBluetoothData() method in StatsCompanionService