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

/frameworks/native/include/binder/
H A DAppOpsManager.h63 OP_WRITE_SETTINGS = 23, enumerator in enum:android::AppOpsManager::__anon1439
/frameworks/native/libs/binder/include/binder/
H A DAppOpsManager.h63 OP_WRITE_SETTINGS = 23, enumerator in enum:android::AppOpsManager::__anon1559
/frameworks/base/core/java/android/app/
H A DAppOpsManager.java244 public static final int OP_WRITE_SETTINGS = 23; field in class:AppOpsManager
646 OP_WRITE_SETTINGS,
683 OP_WRITE_SETTINGS, // WRITE_SETTINGS
1192 AppOpsManager.MODE_DEFAULT, // OP_WRITE_SETTINGS

Completed in 85 milliseconds