Searched refs:handoverClient (Results 1 – 1 of 1) sorted by relevance
756 HandoverClient handoverClient = null; in doInBackground() local772 handoverClient = new HandoverClient(); in doInBackground()774 handoverClient.connect(); in doInBackground()777 handoverClient = null; in doInBackground()780 if (needsNdef || (needsHandover && handoverClient == null)) { in doInBackground()817 if (handoverClient != null) { in doInBackground()818 handoverClient.close(); in doInBackground()834 mHandoverClient = handoverClient; in doInBackground()846 HandoverClient handoverClient; field in P2pLinkManager.SendTask858 if (handoverClient != null) { in doHandover()[all …]