Searched refs:bleTimer (Results 1 – 1 of 1) sorted by relevance
4336 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpCheckinLocked() local4337 if (bleTimer != null) { in dumpCheckinLocked()4342 final int count = bleTimer.getCountLocked(which); in dumpCheckinLocked()5721 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpLocked()5722 if (bleTimer != null) { in dumpLocked()5727 final int count = bleTimer.getCountLocked(which); in dumpLocked()5761 if (bleTimer.isRunningLocked()) { in dumpLocked()5773 if (bleTimer.isRunningLocked()) { in dumpLocked()7528 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpProtoAppsLocked() local7529 if (bleTimer != null) { in dumpProtoAppsLocked()[all …]