Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothDeviceConnectionPolicy.java101 public ICarPowerPolicyListener getPowerPolicyListener() { in getPowerPolicyListener() method in BluetoothDeviceConnectionPolicy
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DBluetoothDeviceConnectionPolicyTest.java221 mPolicy.getPowerPolicyListener().onPolicyChanged(policy, policy); in sendPowerPolicyBluetoothOnOff()