Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHelper.java145 public static boolean checkHasBluetoothPowerReporting(BatteryStats stats, in checkHasBluetoothPowerReporting() method in BatteryStatsHelper
366 final boolean hasBluetoothPowerReporting = checkHasBluetoothPowerReporting(mStats, in refreshStats()