Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DAppOpsManager.h93 OP_USE_FINGERPRINT = 55, enumerator
/frameworks/base/core/java/android/app/
DAppOpsManager.java225 public static final int OP_USE_FINGERPRINT = 55; field in AppOpsManager