Searched refs:TASK_DISABLE_ALWAYS_ON (Results 1 – 1 of 1) sorted by relevance
222 static final int TASK_DISABLE_ALWAYS_ON = 5; field in NfcService1236 case TASK_DISABLE_ALWAYS_ON: in doInBackground()2416 new EnableDisableTask().execute(TASK_DISABLE_ALWAYS_ON); in setControllerAlwaysOn()4436 new EnableDisableTask().execute(TASK_DISABLE_ALWAYS_ON);