Home
last modified time | relevance | path

Searched defs:MODE_ALLOWED (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/permission/java/com/android/server/permission/access/appop/
DAppOpModes.kt22 const val MODE_ALLOWED = AppOpsManager.MODE_ALLOWED constant
/frameworks/native/libs/binder/include/binder/
DPermissionController.h39 MODE_ALLOWED = 0, enumerator
/frameworks/native/libs/permission/include/binder/
DIAppOpsService.h73 MODE_ALLOWED = 0, enumerator
DAppOpsManager.h36 MODE_ALLOWED = IAppOpsService::MODE_ALLOWED, enumerator
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
DAppOpsServiceTest.java301 MODE_ALLOWED /* default for WIFI_SCAN; this is not changed or used in this test */); in testNoteOperationAndGetOpsForPackage_controlledByDifferentOp() local
309 MODE_ALLOWED /* default for WIFI_SCAN; this is not changed or used in this test */); in testNoteOperationAndGetOpsForPackage_controlledByDifferentOp() local
/frameworks/base/core/java/android/app/
DAppOpsManager.java402 public static final int MODE_ALLOWED = 0; field in AppOpsManager
/frameworks/proto_logging/stats/
Datoms.proto5913 MODE_ALLOWED = 1; // Always allowed enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...