Searched refs:bleTimer (Results 1 – 1 of 1) sorted by relevance
4776 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpCheckinLocked() local4777 if (bleTimer != null) { in dumpCheckinLocked()4782 final int count = bleTimer.getCountLocked(which); in dumpCheckinLocked()6155 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpLocked()6156 if (bleTimer != null) { in dumpLocked()6161 final int count = bleTimer.getCountLocked(which); in dumpLocked()6195 if (bleTimer.isRunningLocked()) { in dumpLocked()6207 if (bleTimer.isRunningLocked()) { in dumpLocked()8066 final Timer bleTimer = u.getBluetoothScanTimer(); in dumpProtoAppsLocked() local8067 if (bleTimer != null) { in dumpProtoAppsLocked()[all …]