Searched defs:FLAG_KEEP_SCREEN_ON (Results 1 – 2 of 2) sorted by relevance
45 FLAG_KEEP_SCREEN_ON = 0x00000080, enumerator
618 public static final int FLAG_KEEP_SCREEN_ON = 0x00000080; field in WindowManager.LayoutParams