Searched refs:enableForegroundDispatch (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/nfc/api/ |
D | lint-baseline.txt | 18 RequiresPermission: android.nfc.NfcAdapter#enableForegroundDispatch(android.app.Activity, android.a… 19 …Method 'enableForegroundDispatch' documentation mentions permissions without declaring @RequiresPe…
|
D | module-lib-lint-baseline.txt | 13 RequiresPermission: android.nfc.NfcAdapter#enableForegroundDispatch(android.app.Activity, android.a… 14 …Method 'enableForegroundDispatch' documentation mentions permissions without declaring @RequiresPe…
|
D | system-lint-baseline.txt | 20 RequiresPermission: android.nfc.NfcAdapter#enableForegroundDispatch(android.app.Activity, android.a… 21 …Method 'enableForegroundDispatch' documentation mentions permissions without declaring @RequiresPe…
|
D | current.txt | 71 …method public void enableForegroundDispatch(android.app.Activity, android.app.PendingIntent, andro…
|
/frameworks/base/nfc/java/android/nfc/ |
D | NfcAdapter.java | 1717 public void enableForegroundDispatch(Activity activity, PendingIntent intent, in enableForegroundDispatch() method in NfcAdapter
|
/frameworks/base/core/api/ |
D | test-lint-baseline.txt | 1086 RequiresPermission: android.nfc.NfcAdapter#enableForegroundDispatch(android.app.Activity, android.a… 1087 …Method 'enableForegroundDispatch' documentation mentions permissions without declaring @RequiresPe…
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18391 …method public void enableForegroundDispatch(android.app.Activity, android.app.PendingIntent, andro…
|