Home
last modified time | relevance | path

Searched refs:OPSTR_WAKE_LOCK (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DAppOpsManager.java1682 OPSTR_WAKE_LOCK,
1958 public static final String OPSTR_WAKE_LOCK = "android:wake_lock"; field in AppOpsManager
2755 new AppOpInfo.Builder(OP_WAKE_LOCK, OPSTR_WAKE_LOCK, "WAKE_LOCK")
/frameworks/base/core/api/
Dsystem-current.txt709 field public static final String OPSTR_WAKE_LOCK = "android:wake_lock";