Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java340 public NfcService(Application nfcApplication) { in NfcService() argument
342 mContext = nfcApplication; in NfcService()