Home
last modified time | relevance | path

Searched refs:getOffModeChargeState (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/fastboot/1.0/default/
DFastboot.h37 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
DFastboot.cpp42 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/google/pixel/fastboot/include/fastboot/
DFastboot.h44 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
/hardware/google/pixel/fastboot/
DFastboot.cpp51 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal61 getOffModeChargeState() generates (bool state, Result result);