Searched defs:PARTIAL_WAKE_LOCK (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/ | ||
H A D | power.h | 27 PARTIAL_WAKE_LOCK = 1, // the cpu stays on, but the screen is off enumerator |
/aosp12/frameworks/proto_logging/stats/enums/os/ | ||
H A D | enums.proto | 149 PARTIAL_WAKE_LOCK = 1; enumerator |
/aosp12/frameworks/base/core/java/android/os/ | ||
H A D | PowerManager.java | 82 public static final int PARTIAL_WAKE_LOCK = OsProtoEnums.PARTIAL_WAKE_LOCK; // 0x00000001 field in PowerManager |
/aosp14/frameworks/base/core/java/android/os/ | ||
H A D | PowerManager.java | 79 public static final int PARTIAL_WAKE_LOCK = OsProtoEnums.PARTIAL_WAKE_LOCK; // 0x00000001 field in PowerManager |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |