Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl158 oneway void noteBluetoothControllerActivity(in BluetoothActivityEnergyInfo info); in noteBluetoothControllerActivity() method
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1105 public void noteBluetoothControllerActivity(BluetoothActivityEnergyInfo info) { in noteBluetoothControllerActivity() method in BatteryStatsService