Searched refs:getBluetoothScanResultCounter (Results 1 – 4 of 4) sorted by relevance
860 public abstract Counter getBluetoothScanResultCounter(); in getBluetoothScanResultCounter() method in BatteryStats.Uid4790 final int resultCount = u.getBluetoothScanResultCounter() != null ? in dumpCheckinLocked()4791 u.getBluetoothScanResultCounter().getCountLocked(which) : 0; in dumpCheckinLocked()6169 final int resultCount = u.getBluetoothScanResultCounter() != null ? in dumpLocked()6170 u.getBluetoothScanResultCounter().getCountLocked(which) : 0; in dumpLocked()8082 u.getBluetoothScanResultCounter() != null in dumpProtoAppsLocked()8083 ? u.getBluetoothScanResultCounter().getCountLocked(which) : 0); in dumpProtoAppsLocked()
105 bi.getUidStats().get(UID).getBluetoothScanResultCounter() in testNoteBluetoothScanResultLocked()115 bi.getUidStats().get(UID).getBluetoothScanResultCounter() in testNoteBluetoothScanResultLocked()
1651 final Counter scanResultCounter = uid.getBluetoothScanResultCounter(); in getBluetoothBatteryStats()9032 public Counter getBluetoothScanResultCounter() { in getBluetoothScanResultCounter() method in BatteryStatsImpl.Uid
35032 Landroid/os/BatteryStats$Uid;->getBluetoothScanResultCounter()Landroid/os/BatteryStats$Counter;73835 Lcom/android/internal/os/BatteryStatsImpl$Uid;->getBluetoothScanResultCounter()Lcom/android/interna…