Home
last modified time | relevance | path

Searched refs:writePage (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/nfc/java/android/nfc/tech/
DMifareUltralight.java184 public void writePage(int pageOffset, byte[] data) throws IOException { in writePage() method in MifareUltralight
/frameworks/base/nfc/api/
Dmodule-lib-lint-baseline.txt57 RequiresPermission: android.nfc.tech.MifareUltralight#writePage(int, byte[]):
58 Method 'writePage' documentation mentions permissions without declaring @RequiresPermission
Dlint-baseline.txt62 RequiresPermission: android.nfc.tech.MifareUltralight#writePage(int, byte[]):
63 Method 'writePage' documentation mentions permissions without declaring @RequiresPermission
Dsystem-lint-baseline.txt64 RequiresPermission: android.nfc.tech.MifareUltralight#writePage(int, byte[]):
65 Method 'writePage' documentation mentions permissions without declaring @RequiresPermission
Dcurrent.txt359 method public void writePage(int, byte[]) throws java.io.IOException;
/frameworks/base/core/api/
Dtest-lint-baseline.txt1130 RequiresPermission: android.nfc.tech.MifareUltralight#writePage(int, byte[]):
1131 Method 'writePage' documentation mentions permissions without declaring @RequiresPermission
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18573 method public void writePage(int, byte[]) throws java.io.IOException;