Searched defs:USER_ACTIVITY_EVENT_ACCESSIBILITY (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/powermanager/
H A DPowerManager.h31 USER_ACTIVITY_EVENT_ACCESSIBILITY = 3, enumerator in enum:android::__anon1642
33 USER_ACTIVITY_EVENT_LAST = USER_ACTIVITY_EVENT_ACCESSIBILITY, // Last valid event code.
/frameworks/base/core/java/android/os/
H A DPowerManager.java324 public static final int USER_ACTIVITY_EVENT_ACCESSIBILITY = 3; field in class:PowerManager

Completed in 224 milliseconds