Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DPermissionController.h41 MODE_ALLOWED = 0, enumerator
DIAppOpsService.h69 MODE_ALLOWED = 0, enumerator
DAppOpsManager.h35 MODE_ALLOWED = IAppOpsService::MODE_ALLOWED, enumerator
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
DAppOpsServiceTest.java198 MODE_ALLOWED /* default for WIFI_SCAN; this is not changed or used in this test */); in testNoteOperationAndGetOpsForPackage_controlledByDifferentOp() local
206 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.java360 public static final int MODE_ALLOWED = 0; field in AppOpsManager
/frameworks/base/cmds/statsd/src/
Datoms.proto3760 MODE_ALLOWED = 1; // Always allowed enumerator