Searched refs:mNfcService (Results 1 – 3 of 3) sorted by relevance
241 Messenger mNfcService = null; field in HostApduService254 if (mNfcService == null) mNfcService = msg.replyTo; in handleMessage()260 if (mNfcService == null) { in handleMessage()270 mNfcService.send(responseMsg); in handleMessage()281 if (mNfcService == null) { in handleMessage()287 mNfcService.send(msg); in handleMessage()294 mNfcService = null; in handleMessage()298 if (mNfcService == null) { in handleMessage()304 mNfcService.send(msg); in handleMessage()
169 Messenger mNfcService = null; field in HostNfcFService182 if (mNfcService == null) mNfcService = msg.replyTo; in handleMessage()188 if (mNfcService == null) { in handleMessage()198 mNfcService.send(responseMsg); in handleMessage()209 if (mNfcService == null) { in handleMessage()215 mNfcService.send(msg); in handleMessage()222 mNfcService = null; in handleMessage()
47726 Landroid/nfc/cardemulation/HostApduService;->mNfcService:Landroid/os/Messenger;47735 Landroid/nfc/cardemulation/HostNfcFService;->mNfcService:Landroid/os/Messenger;