Searched refs:mNfcService (Results 1 – 2 of 2) sorted by relevance
259 Messenger mNfcService = null; field in HostApduService272 if (mNfcService == null) mNfcService = msg.replyTo; in handleMessage()279 if (mNfcService == null) { in handleMessage()289 mNfcService.send(responseMsg); in handleMessage()300 if (mNfcService == null) { in handleMessage()306 mNfcService.send(msg); in handleMessage()313 mNfcService = null; in handleMessage()317 if (mNfcService == null) { in handleMessage()323 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()