Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/garagemode/
DController.java66 mCarPowerManager.setListenerWithCompletion(Controller.this); in init()
/packages/services/Car/car-lib/src/android/car/hardware/power/
DCarPowerManager.java195 public void setListenerWithCompletion(CarPowerStateListenerWithCompletion listener) { in setListenerWithCompletion() method in CarPowerManager
/packages/services/Car/service/src/com/android/car/
DBluetoothDeviceConnectionPolicy.java173 mCarPowerManager.setListenerWithCompletion(mCarPowerStateListener); in init()
DCarLocationService.java174 mCarPowerManager.setListenerWithCompletion(CarLocationService.this); in init()