Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/current/android/hardware/camera/provider/
DICameraProvider.aidl45 const long DEVICE_STATE_BACK_COVERED = 1; field
/hardware/interfaces/camera/provider/aidl/android/hardware/camera/provider/
DICameraProvider.aidl63 const long DEVICE_STATE_BACK_COVERED = 1 << 0; field
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/2/android/hardware/camera/provider/
DICameraProvider.aidl45 const long DEVICE_STATE_BACK_COVERED = (1 << 0) /* 1 */; field
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/1/android/hardware/camera/provider/
DICameraProvider.aidl45 const long DEVICE_STATE_BACK_COVERED = 1; field
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/3/android/hardware/camera/provider/
DICameraProvider.aidl45 const long DEVICE_STATE_BACK_COVERED = (1 << 0) /* 1 */; field