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.java2429 sendNfcEeAccessProtectedBroadcast(fieldOnIntent); in handleMessage()
2433 sendNfcEeAccessProtectedBroadcast(fieldOffIntent); in handleMessage()
2611 private void sendNfcEeAccessProtectedBroadcast(Intent intent) { in sendNfcEeAccessProtectedBroadcast() method in NfcService.NfcServiceHandler