Searched refs:getBluetoothScanResultBgCounter (Results 1 – 4 of 4) sorted by relevance
71 BatteryStats.Counter bgCntr = bi.getUidStats().get(UID).getBluetoothScanResultBgCounter(); in testNoteBluetoothScanResultLocked()82 bi.getUidStats().get(UID).getBluetoothScanResultBgCounter() in testNoteBluetoothScanResultLocked()
730 public abstract Counter getBluetoothScanResultBgCounter(); in getBluetoothScanResultBgCounter() method in BatteryStats.Uid3984 final int resultCountBg = u.getBluetoothScanResultBgCounter() != null ? in dumpCheckinLocked()3985 u.getBluetoothScanResultBgCounter().getCountLocked(which) : 0; in dumpCheckinLocked()5430 final int resultCountBg = u.getBluetoothScanResultBgCounter() != null ? in dumpLocked()5431 u.getBluetoothScanResultBgCounter().getCountLocked(which) : 0; in dumpLocked()7249 u.getBluetoothScanResultBgCounter() != null in dumpProtoAppsLocked()7250 ? u.getBluetoothScanResultBgCounter().getCountLocked(which) : 0); in dumpProtoAppsLocked()
7603 public Counter getBluetoothScanResultBgCounter() { in getBluetoothScanResultBgCounter() method in BatteryStatsImpl.Uid
8793 HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanResultBgCounter()Landroid/os/Batt…8794 HPLcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanResultBgCounter()Lcom/android/int…27044 HSPLandroid/os/BatteryStats$Uid;->getBluetoothScanResultBgCounter()Landroid/os/BatteryStats$Counter;