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