Searched refs:HandoverClient (Results 1 – 2 of 2) sorted by relevance
28 import com.android.nfc.handover.HandoverClient;238 HandoverClient mHandoverClient;669 HandoverClient handoverClient = null; in doInBackground()685 handoverClient = new HandoverClient(); in doInBackground()743 HandoverClient handoverClient;
30 public final class HandoverClient { class