Searched refs:TASK_ENABLE_ALWAYS_ON (Results 1 – 1 of 1) sorted by relevance
221 static final int TASK_ENABLE_ALWAYS_ON = 4; field in NfcService1233 case TASK_ENABLE_ALWAYS_ON: in doInBackground()2414 new EnableDisableTask().execute(TASK_ENABLE_ALWAYS_ON); in setControllerAlwaysOn()