Home
last modified time | relevance | path

Searched refs:OP_WRITE_CONTACTS (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java899 public static final int OP_WRITE_CONTACTS = AppProtoEnums.APP_OP_WRITE_CONTACTS; field in AppOpsManager
2256 OP_WRITE_CONTACTS,
2368 new AppOpInfo.Builder(OP_WRITE_CONTACTS, OPSTR_WRITE_CONTACTS, "WRITE_CONTACTS")