Searched refs:TASK_ENABLE (Results 1 – 1 of 1) sorted by relevance
174 static final int TASK_ENABLE = 1; field in NfcService679 case TASK_ENABLE: in doInBackground()913 new EnableDisableTask().execute(TASK_ENABLE); in enable()