Home | History | Annotate | Download | only in fingerprint

Lines Matching refs:opId

805     private void startAuthentication(IBinder token, long opId, int callingUserId, int groupId,
813 receiver, mCurrentUserId, groupId, opId, restricted, opPackageName) {
1078 public void authenticate(final IBinder token, final long opId, final int groupId,
1094 MetricsLogger.histogram(mContext, "fingerprint_token", opId != 0L ? 1 : 0);
1098 = (opId == 0) ? mPerformanceMap : mCryptoPerformanceMap;
1106 startAuthentication(token, opId, callingUserId, groupId, receiver,