Home
last modified time | relevance | path

Searched defs:SW_CAMERA_LENS_COVER (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dinput-event-codes.h734 #define SW_CAMERA_LENS_COVER 0x09 macro
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java404 public static final int SW_CAMERA_LENS_COVER = 0x09; field in InputManagerService