Searched refs:OP_WRITE_SETTINGS (Results 1 - 4 of 4) sorted by relevance
/frameworks/native/include/binder/ |
H A D | AppOpsManager.h | 63 OP_WRITE_SETTINGS = 23, enumerator in enum:android::AppOpsManager::__anon1439
|
/frameworks/native/libs/binder/include/binder/ |
H A D | AppOpsManager.h | 63 OP_WRITE_SETTINGS = 23, enumerator in enum:android::AppOpsManager::__anon1559
|
/frameworks/base/core/java/android/app/ |
H A D | AppOpsManager.java | 244 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
|
/frameworks/base/core/java/android/provider/ |
H A D | Settings.java | 13194 callingPackage, throwException, AppOpsManager.OP_WRITE_SETTINGS, 13212 callingPackage, throwException, AppOpsManager.OP_WRITE_SETTINGS, 13236 callingPackage, throwException, AppOpsManager.OP_WRITE_SETTINGS, 13274 * OP_WRITE_SETTINGS
|
Completed in 39 milliseconds