Home
last modified time | relevance | path

Searched refs:onOpened (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/
DIBluetoothChannelSoundingSessionCallback.aidl31 void onOpened(Reason reason); in onOpened() method
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/
DIBluetoothChannelSoundingSessionCallback.aidl37 void onOpened(android.hardware.bluetooth.ranging.Reason reason); in onOpened() method
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/
DIBluetoothChannelSoundingSessionCallback.aidl37 void onOpened(android.hardware.bluetooth.ranging.Reason reason); in onOpened() method
/hardware/google/easel/amber/camera/libhdrplusclient/include/
DHdrPlusClientListener.h40 virtual void onOpened(std::unique_ptr<HdrPlusClient> client) = 0;
/hardware/interfaces/bluetooth/ranging/aidl/default/
DBluetoothChannelSoundingSession.cpp25 callback_->onOpened(reason); in BluetoothChannelSoundingSession()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HdrPlusListenerThread.h48 void onOpened(std::unique_ptr<HdrPlusClient> client) override;
DQCamera3HdrPlusListenerThread.cpp45 void QCamera3HdrPlusListenerThread::onOpened(std::unique_ptr<HdrPlusClient> client) in onOpened() function in qcamera::QCamera3HdrPlusListenerThread
185 mListener->onOpened(std::move(client)); in handlePendingClient()
DQCamera3HWI.h912 void onOpened(std::unique_ptr<HdrPlusClient> client) override;
DQCamera3HWI.cpp16273 void QCamera3HardwareInterface::onOpened(std::unique_ptr<HdrPlusClient> client) in onOpened() function in qcamera::QCamera3HardwareInterface
/hardware/interfaces/bluetooth/ranging/aidl/vts/
DVtsHalBluetoothRangingTargetTest.cpp49 ScopedAStatus onOpened(Reason reason) override;
56 ScopedAStatus BluetoothChannelSoundingSessionCallback::onOpened( in onOpened() function in BluetoothChannelSoundingSessionCallback