Searched defs:DEVICE_STATE_FOLDED (Results 1 – 5 of 5) sorted by relevance
47 const long DEVICE_STATE_FOLDED = 4; field
65 const long DEVICE_STATE_FOLDED = 1 << 2; field
47 const long DEVICE_STATE_FOLDED = (1 << 2) /* 4 */; field