HomeSort by relevance Sort by last modified time
    Searched defs:OP_READ_CONTACTS (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/binder/
AppOpsManager.h 42 OP_READ_CONTACTS = 4,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 71 public static final int OP_READ_CONTACTS = 4;
114 OP_READ_CONTACTS,

Completed in 186 milliseconds