Searched defs:FLAG_ALLOW_LOCK_WHILE_SCREEN_ON (Results 1 – 2 of 2) sorted by relevance
41 FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 0x00000001, enumerator
1166 public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 0x00000001; field in WindowManager.LayoutParams