Home
last modified time | relevance | path

Searched defs:setState (Results 1 – 5 of 5) sorted by relevance

/hardware/google/pixel/vibrator/drv2624/
DHardware.h42 bool setState(bool value) override { return set(value, &mState); } in setState() function
/hardware/interfaces/audio/aidl/default/bluetooth/
DDevicePortProxy.cpp548 bool BluetoothAudioPortAidl::setState(BluetoothStreamState state) { in setState() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
/hardware/google/pixel/vibrator/cs40l25/
DHardware.h67 bool setState(bool value) override { return set(value, &mState); } in setState() function
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp708 void HWC2OnFbAdapter::setState(State state) { in setState() function in android::HWC2OnFbAdapter
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBproto.h563 BOOL setState; member