Home
last modified time | relevance | path

Searched refs:FLAG_ALLOW_LOCK_WHILE_SCREEN_ON (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/services/inputflinger/
DInputWindow.h39 FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 0x00000001, enumerator
/frameworks/base/core/java/android/view/
DWindowManager.java791 public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 0x00000001; field in WindowManager.LayoutParams
1172 …@ViewDebug.FlagToString(mask = FLAG_ALLOW_LOCK_WHILE_SCREEN_ON, equals = FLAG_ALLOW_LOCK_WHILE_SCR…
/frameworks/base/core/java/android/service/dreams/
DDreamService.java986 | WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON in attach()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java33 import static android.view.WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON;
2252 | FLAG_ALLOW_LOCK_WHILE_SCREEN_ON; in adjustStartingWindowFlags()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java45 import static android.view.WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON;
5422 if ((fl & FLAG_ALLOW_LOCK_WHILE_SCREEN_ON) != 0) { in applyPostLayoutPolicyLw()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34694 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt46749 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1
Dsystem-current.txt50291 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1