Searched refs:FLAG_ALLOW_LOCK_WHILE_SCREEN_ON (Results 1 – 8 of 8) sorted by relevance
39 FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 0x00000001, enumerator
791 public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 0x00000001; field in WindowManager.LayoutParams1172 …@ViewDebug.FlagToString(mask = FLAG_ALLOW_LOCK_WHILE_SCREEN_ON, equals = FLAG_ALLOW_LOCK_WHILE_SCR…
986 | WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON in attach()
33 import static android.view.WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON;2252 | FLAG_ALLOW_LOCK_WHILE_SCREEN_ON; in adjustStartingWindowFlags()
45 import static android.view.WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON;5422 if ((fl & FLAG_ALLOW_LOCK_WHILE_SCREEN_ON) != 0) { in applyPostLayoutPolicyLw()
34694 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1
46749 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1
50291 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1