Home
last modified time | relevance | path

Searched defs:DisplayState (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DDisplayState.aidl30 enum DisplayState { enum
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DDisplayState.aidl36 enum DisplayState { enum
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/4/android/hardware/biometrics/common/
DDisplayState.aidl37 enum DisplayState { enum
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/3/android/hardware/biometrics/common/
DDisplayState.aidl37 enum DisplayState { enum
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DDisplayState.aidl36 enum DisplayState { enum
/hardware/interfaces/biometrics/common/aidl/android/hardware/biometrics/common/
DDisplayState.aidl26 enum DisplayState { enum
/hardware/interfaces/biometrics/common/aidl/aidl_api/android.hardware.biometrics.common/current/android/hardware/biometrics/common/
DDisplayState.aidl37 enum DisplayState { enum
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DDisplayState.aidl36 enum DisplayState { enum
/hardware/interfaces/automotive/evs/aidl/rust_impl/src/
Ddefault_evs_hal.rs59 fn getDisplayState(&self) -> std::result::Result<DisplayState, binder::Status> { in getDisplayState()
110 fn getDisplayStateById(&self, _: i32) -> std::result::Result<DisplayState, binder::Status> { in getDisplayStateById()