Searched refs:applyHBM (Results 1 – 4 of 4) sorted by relevance
/hardware/google/interfaces/light/1.0/default/ | ||
D | LightExt.cpp | 29 Return<Status> LightExt::applyHBM(bool on) { in applyHBM() function in hardware::google::light::V1_0::implementation::LightExt |
D | LightExt.h | 56 Return<Status> applyHBM(bool on); |
/hardware/google/interfaces/light/1.1/default/ | ||
D | LightExt.cpp | 36 Return<Status> LightExt::applyHBM() { in applyHBM() function in hardware::google::light::V1_1::implementation::LightExt |
D | LightExt.h | 65 Return<Status> applyHBM(); |