Home
last modified time | relevance | path

Searched refs:authenticateSectorWithKeyB (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/nfc/api/
Dlint-baseline.txt34 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyB(int, byte[]):
35 …Method 'authenticateSectorWithKeyB' documentation mentions permissions without declaring @Requires…
Dmodule-lib-lint-baseline.txt29 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyB(int, byte[]):
30 …Method 'authenticateSectorWithKeyB' documentation mentions permissions without declaring @Requires…
Dsystem-lint-baseline.txt36 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyB(int, byte[]):
37 …Method 'authenticateSectorWithKeyB' documentation mentions permissions without declaring @Requires…
Dcurrent.txt310 method public boolean authenticateSectorWithKeyB(int, byte[]) throws java.io.IOException;
/frameworks/base/nfc/java/android/nfc/tech/
DMifareClassic.java365 public boolean authenticateSectorWithKeyB(int sectorIndex, byte[] key) throws IOException { in authenticateSectorWithKeyB() method in MifareClassic
/frameworks/base/core/api/
Dtest-lint-baseline.txt1102 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyB(int, byte[]):
1103 …Method 'authenticateSectorWithKeyB' documentation mentions permissions without declaring @Requires…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18532 method public boolean authenticateSectorWithKeyB(int, byte[]) throws java.io.IOException;