Home
last modified time | relevance | path

Searched refs:BLUETOOTH_SCAN_ON (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java5317 mBluetoothScanTimer = new StopwatchTimer(mBsi.mClocks, Uid.this, BLUETOOTH_SCAN_ON, in createBluetoothScanTimerLocked()
6243 mBluetoothScanTimer = new StopwatchTimer(mBsi.mClocks, Uid.this, BLUETOOTH_SCAN_ON, in readFromParcelLocked()
/frameworks/base/core/java/android/os/
DBatteryStats.java154 public static final int BLUETOOTH_SCAN_ON = 19; field in BatteryStats