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