Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DIAppCallback.aidl28 void onNdefPushComplete(); in onNdefPushComplete() method
DNfcActivityManager.java415 public void onNdefPushComplete() { in onNdefPushComplete() method in NfcActivityManager
426 callback.onNdefPushComplete(mDefaultEvent); in onNdefPushComplete()
DNfcAdapter.java343 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/base/api/
Dsystem-current.txt20016 method public abstract void onNdefPushComplete(android.nfc.NfcEvent);
Dcurrent.txt18436 method public abstract void onNdefPushComplete(android.nfc.NfcEvent);