Searched refs:enableNfc (Results 1 – 2 of 2) sorted by relevance
61 sService.enableNfc(); in onClick()
1207 boolean enableNfc = shouldEnableNfc(); in doInBackground()1208 if (enableNfc) { in doInBackground()1218 .setEnabled(enableNfc) in doInBackground()1621 public void enableNfc() { in enableNfc() method in NfcService1692 enableNfc(); in enable()