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