Searched refs:bgCntr (Results 1 – 1 of 1) sorted by relevance
107 BatteryStats.Counter bgCntr = bi.getUidStats().get(UID).getBluetoothScanResultBgCounter(); in testNoteBluetoothScanResultLocked() local108 if (bgCntr != null) { in testNoteBluetoothScanResultLocked()109 assertEquals(0, bgCntr.getCountLocked(STATS_SINCE_CHARGED)); in testNoteBluetoothScanResultLocked()