Searched defs:DEVICE_STATE_BACK_COVERED (Results 1 – 5 of 5) sorted by relevance
45 const long DEVICE_STATE_BACK_COVERED = 1; field
63 const long DEVICE_STATE_BACK_COVERED = 1 << 0; field
45 const long DEVICE_STATE_BACK_COVERED = (1 << 0) /* 1 */; field