Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java962 public interface OnBluetoothActivityEnergyInfoCallback { interface in BluetoothAdapter
993 private OnBluetoothActivityEnergyInfoCallback mCallback;
996 Executor executor, OnBluetoothActivityEnergyInfoCallback callback) { in OnBluetoothActivityEnergyInfoProxy()
1004 OnBluetoothActivityEnergyInfoCallback callback; in onBluetoothActivityEnergyInfoAvailable()
1032 OnBluetoothActivityEnergyInfoCallback callback; in onError()
2742 @NonNull OnBluetoothActivityEnergyInfoCallback callback) { in requestControllerActivityEnergyInfo()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt90 …rrent.Executor, @NonNull android.bluetooth.BluetoothAdapter.OnBluetoothActivityEnergyInfoCallback);
133 public static interface BluetoothAdapter.OnBluetoothActivityEnergyInfoCallback {