Home
last modified time | relevance | path

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

/frameworks/base/nfc/api/
Dlint-baseline.txt32 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyA(int, byte[]):
33 …Method 'authenticateSectorWithKeyA' documentation mentions permissions without declaring @Requires…
Dmodule-lib-lint-baseline.txt27 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyA(int, byte[]):
28 …Method 'authenticateSectorWithKeyA' documentation mentions permissions without declaring @Requires…
Dsystem-lint-baseline.txt34 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyA(int, byte[]):
35 …Method 'authenticateSectorWithKeyA' documentation mentions permissions without declaring @Requires…
Dcurrent.txt309 method public boolean authenticateSectorWithKeyA(int, byte[]) throws java.io.IOException;
/frameworks/base/nfc/java/android/nfc/tech/
DMifareClassic.java338 public boolean authenticateSectorWithKeyA(int sectorIndex, byte[] key) throws IOException { in authenticateSectorWithKeyA() method in MifareClassic
/frameworks/base/core/api/
Dtest-lint-baseline.txt1100 RequiresPermission: android.nfc.tech.MifareClassic#authenticateSectorWithKeyA(int, byte[]):
1101 …Method 'authenticateSectorWithKeyA' 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.txt18531 method public boolean authenticateSectorWithKeyA(int, byte[]) throws java.io.IOException;