Home
last modified time | relevance | path

Searched defs:VISUAL_INTERACTION (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/1/android/frameworks/automotive/powerpolicy/
H A DPowerComponent.aidl48 VISUAL_INTERACTION = 12, enumConstant
/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/current/android/frameworks/automotive/powerpolicy/
H A DPowerComponent.aidl47 VISUAL_INTERACTION = 12, enumConstant
/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/
H A DPowerComponent.aidl83 VISUAL_INTERACTION = 12, enumConstant
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/power/
H A DPowerComponent.java61 */int VISUAL_INTERACTION = 12; field