Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java458 public NfcService(Application nfcApplication) { in NfcService() argument
460 mContext = nfcApplication; in NfcService()