Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DIAppCallback.aidl28 void onNdefPushComplete(byte peerLlcpVersion); in onNdefPushComplete() method
DNfcActivityManager.java418 public void onNdefPushComplete(byte peerLlcpVersion) { in onNdefPushComplete() method in NfcActivityManager
429 callback.onNdefPushComplete(event); in onNdefPushComplete()
DNfcAdapter.java349 public void onNdefPushComplete(NfcEvent event); in onNdefPushComplete() method
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd574 then call {@link android.nfc.NfcAdapter.OnNdefPushCompleteCallback#onNdefPushComplete
575 onNdefPushComplete()} when the message is delivered.</p>
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18434 method public abstract void onNdefPushComplete(android.nfc.NfcEvent);
/frameworks/base/api/
Dcurrent.txt24916 method public abstract void onNdefPushComplete(android.nfc.NfcEvent);
Dtest-current.txt24985 method public abstract void onNdefPushComplete(android.nfc.NfcEvent);
Dsystem-current.txt27356 method public abstract void onNdefPushComplete(android.nfc.NfcEvent);