Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java1456 public abstract int getBluetoothStateCount(int bluetoothState, int which); in getBluetoothStateCount() method in BatteryStats
2042 args[i] = getBluetoothStateCount(i, which); in dumpCheckinLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4108 @Override public int getBluetoothStateCount(int bluetoothState, int which) { in getBluetoothStateCount() method in BatteryStatsImpl