Searched defs:fingerId (Results 1 – 2 of 2) sorted by relevance
54 public static void addFingerprintIdForUser(int fingerId, ContentResolver res, int userId) { in addFingerprintIdForUser()70 public static boolean removeFingerprintIdForUser(int fingerId, ContentResolver res, int userId) in removeFingerprintIdForUser()
163 final int fingerId = arg1; in handleNotify() local173 final int fingerId = arg1; in handleNotify() local197 int fingerId = arg1; in handleNotify() local239 void startRemove(IBinder token, int fingerId, int userId) { in startRemove()