Home
last modified time | relevance | path

Searched defs:OP_READ_CALENDAR (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/permission/include/binder/
H A DAppOpsManager.h51 OP_READ_CALENDAR = 8, enumerator
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java905 public static final int OP_READ_CALENDAR = AppProtoEnums.APP_OP_READ_CALENDAR; field in AppOpsManager