Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java1185 enableInternal(); in doInBackground()
1210 initialized = enableInternal(); in doInBackground()
1250 boolean enableInternal() { in enableInternal() method in NfcService.EnableDisableTask
1464 if (!enableInternal()) { in enableAlwaysOnInternal()