Home
last modified time | relevance | path

Searched defs:sectorIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/nfc/tech/
DMifareClassic.java273 public int getBlockCountInSector(int sectorIndex) { in getBlockCountInSector()
307 public int sectorToBlock(int sectorIndex) { in sectorToBlock()
338 public boolean authenticateSectorWithKeyA(int sectorIndex, byte[] key) throws IOException { in authenticateSectorWithKeyA()
365 public boolean authenticateSectorWithKeyB(int sectorIndex, byte[] key) throws IOException { in authenticateSectorWithKeyB()