Searched refs:TASK_DISABLE (Results 1 – 1 of 1) sorted by relevance
122 static final int TASK_DISABLE = 2; field in NfcService489 case TASK_DISABLE: in doInBackground()721 new EnableDisableTask().execute(TASK_DISABLE); in disable()1997 new EnableDisableTask().execute(TASK_DISABLE);