Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBluetoothPowerStatsCollectorTest.java82 private final BluetoothPowerStatsCollector.BluetoothStatsRetriever mBluetoothStatsRetriever =
83 new BluetoothPowerStatsCollector.BluetoothStatsRetriever() {
102 private BluetoothPowerStatsCollector.Injector mInjector =
103 new BluetoothPowerStatsCollector.Injector() {
140 public BluetoothPowerStatsCollector.BluetoothStatsRetriever
232 BluetoothPowerStatsCollector collector = new BluetoothPowerStatsCollector(mInjector); in collectPowerStats()
DBluetoothPowerStatsProcessorTest.java51 import com.android.server.power.stats.BluetoothPowerStatsCollector.BluetoothStatsRetriever;
94 private final BluetoothPowerStatsCollector.BluetoothStatsRetriever mBluetoothStatsRetriever =
95 new BluetoothPowerStatsCollector.BluetoothStatsRetriever() {
112 private final BluetoothPowerStatsCollector.Injector mInjector =
113 new BluetoothPowerStatsCollector.Injector() {
174 BluetoothPowerStatsCollector collector = new BluetoothPowerStatsCollector(mInjector); in powerProfileModel_mostlyDataTransfer()
275 BluetoothPowerStatsCollector collector = new BluetoothPowerStatsCollector(mInjector); in powerProfileModel_mostlyScan()
374 BluetoothPowerStatsCollector collector = new BluetoothPowerStatsCollector(mInjector); in consumedEnergyModel()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBluetoothPowerStatsCollector.java39 public class BluetoothPowerStatsCollector extends PowerStatsCollector { class
96 BluetoothPowerStatsCollector(Injector injector) { in BluetoothPowerStatsCollector() method in BluetoothPowerStatsCollector
DBatteryStatsImpl.java300 private final BluetoothPowerStatsCollector mBluetoothPowerStatsCollector;
321 BluetoothPowerStatsCollector.BluetoothStatsRetriever {
1966 BluetoothPowerStatsCollector.Injector {
1972 private BluetoothPowerStatsCollector.BluetoothStatsRetriever mBluetoothStatsRetriever;
2061 public BluetoothPowerStatsCollector.BluetoothStatsRetriever getBluetoothStatsRetriever() { in getBluetoothStatsRetriever()
6835 BluetoothPowerStatsCollector.BluetoothStatsRetriever.Callback callback) { in retrieveBluetoothScanTimesLocked()
11280 mBluetoothPowerStatsCollector = new BluetoothPowerStatsCollector( in BatteryStatsImpl()
/frameworks/base/services/
Dart-profile3048 …wer/stats/PowerStatsCollector;Lcom/android/server/power/stats/BluetoothPowerStatsCollector;,Lcom/a…