Searched defs:MODE_ALLOWED (Results 1 – 7 of 7) sorted by relevance
40 MODE_ALLOWED = 0, enumerator
70 MODE_ALLOWED = 0, enumerator
36 MODE_ALLOWED = IAppOpsService::MODE_ALLOWED, enumerator
193 MODE_ALLOWED /* default for WIFI_SCAN; this is not changed or used in this test */); in testNoteOperationAndGetOpsForPackage_controlledByDifferentOp() local201 MODE_ALLOWED /* default for WIFI_SCAN; this is not changed or used in this test */); in testNoteOperationAndGetOpsForPackage_controlledByDifferentOp() local
2617 mService.mLastOpScheduleExactAlarm.put(UserHandle.getUid(userId1, appId1), MODE_ALLOWED); in permissionGrantedDueToDenyList() local2671 mService.mLastOpScheduleExactAlarm.put(UserHandle.getUid(userId1, appId1), MODE_ALLOWED); in permissionRevokedDueToDenyList() local
382 public static final int MODE_ALLOWED = 0; field in AppOpsManager
4456 MODE_ALLOWED = 1; // Always allowed enumerator