Searched defs:fingerId (Results 1 – 2 of 2) sorted by relevance
121 const int32_t fingerId = data.readInt32(); in onTransact() local
166 int32_t FingerprintDaemonProxy::remove(int32_t fingerId, int32_t groupId) { in remove()