Searched refs:OP_USE_FINGERPRINT (Results 1 – 4 of 4) sorted by relevance
98 OP_USE_FINGERPRINT = 55, enumerator
22 import static android.app.AppOpsManager.OP_USE_FINGERPRINT;152 for (int permission : List.of(OP_USE_BIOMETRIC, OP_USE_FINGERPRINT)) { in setup()
1185 AppOpsManager.OP_USE_FINGERPRINT, uid, opPackageName, attributionTag, null) in checkAppOps()
1096 public static final int OP_USE_FINGERPRINT = AppProtoEnums.APP_OP_USE_FINGERPRINT; field in AppOpsManager2800 new AppOpInfo.Builder(OP_USE_FINGERPRINT, OPSTR_USE_FINGERPRINT, "USE_FINGERPRINT")