OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_USE_FINGERPRINT
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/binder/
AppOpsManager.h
93
OP_USE_FINGERPRINT
= 55,
/frameworks/base/core/java/android/app/
AppOpsManager.java
225
public static final int
OP_USE_FINGERPRINT
= 55;
404
OP_USE_FINGERPRINT
,
[
all
...]
/frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java
485
return mAppOps.noteOp(AppOpsManager.
OP_USE_FINGERPRINT
, Binder.getCallingUid(),
[
all
...]
Completed in 348 milliseconds