Home
last modified time | relevance | path

Searched refs:sendNfcEeAccessProtectedBroadcast (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java2269 sendNfcEeAccessProtectedBroadcast(fieldOnIntent); in handleMessage()
2273 sendNfcEeAccessProtectedBroadcast(fieldOffIntent); in handleMessage()
2439 private void sendNfcEeAccessProtectedBroadcast(Intent intent) { in sendNfcEeAccessProtectedBroadcast() method in NfcService.NfcServiceHandler