Searched refs:NdefPushClient (Results 1 – 2 of 2) sorted by relevance
33 import com.android.nfc.ndefpush.NdefPushClient;248 NdefPushClient mNdefPushClient;757 NdefPushClient nppClient = null; in doInBackground()803 nppClient = new NdefPushClient(); in doInBackground()843 NdefPushClient nppClient;
33 public class NdefPushClient { class