Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManager.java1631 public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 0x00000001; field in WindowManager.LayoutParams
2101 FLAG_ALLOW_LOCK_WHILE_SCREEN_ON,
2167 …@ViewDebug.FlagToString(mask = FLAG_ALLOW_LOCK_WHILE_SCREEN_ON, equals = FLAG_ALLOW_LOCK_WHILE_SCR…
/frameworks/base/core/java/android/service/dreams/
DDreamService.java1060 | WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON in onWindowCreated()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java52 import static android.view.WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON;
1770 if ((fl & FLAG_ALLOW_LOCK_WHILE_SCREEN_ON) != 0) {
DWindowState.java47 import static android.view.WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON;
3004 | FLAG_ALLOW_LOCK_WHILE_SCREEN_ON; in adjustStartingWindowFlags()
/frameworks/base/core/api/
Dcurrent.txt50461 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34694 field public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON = 1; // 0x1