Searched refs:uidLength (Results 1 – 1 of 1) sorted by relevance
1064 int uidLength = tag.getUid().length; in ignore() local1068 mDebounceTagUid = new byte[uidLength]; in ignore()1070 System.arraycopy(tag.getUid(), 0, mDebounceTagUid, 0, uidLength); in ignore() local