HomeSort by relevance Sort by last modified time
    Searched refs:NdefPushClient (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/ndefpush/
NdefPushClient.java 33 public class NdefPushClient {
34 private static final String TAG = "NdefPushClient";
  /packages/apps/Nfc/src/com/android/nfc/
P2pLinkManager.java 33 import com.android.nfc.ndefpush.NdefPushClient;
242 NdefPushClient mNdefPushClient;
747 NdefPushClient nppClient = null;
793 nppClient = new NdefPushClient();
833 NdefPushClient nppClient;
    [all...]

Completed in 211 milliseconds