Searched refs:TASK_ENABLE (Results 1 – 2 of 2) sorted by relevance
105 public static final int TASK_ENABLE = 1; field in UwbServiceCore932 int task = enabled ? TASK_ENABLE : TASK_DISABLE; in setEnabled()1065 case TASK_ENABLE: in handleMessage()
218 static final int TASK_ENABLE = 1; field in NfcService547 new EnableDisableTask().execute(TASK_ENABLE); in restartStack()581 new EnableDisableTask().execute(TASK_ENABLE); in setPowerSavingMode()879 new EnableDisableTask().execute(TASK_ENABLE); in NfcService()902 new EnableDisableTask().execute(TASK_ENABLE); in NfcService()1184 case TASK_ENABLE: in doInBackground()1625 new EnableDisableTask().execute(TASK_ENABLE); in enableNfc()