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

/frameworks/native/include/binder/
H A DAppOpsManager.h61 OP_WRITE_SETTINGS = 23, enumerator in enum:android::AppOpsManager::__anon1335
/frameworks/base/core/java/android/app/
H A DAppOpsManager.java161 public static final int OP_WRITE_SETTINGS = 23; field in class:AppOpsManager
411 OP_WRITE_SETTINGS,
837 AppOpsManager.MODE_DEFAULT, // OP_WRITE_SETTINGS

Completed in 395 milliseconds