Searched refs:COMMAND_ACTION_DISABLE_UNTIL_USED (Results 1 – 2 of 2) sorted by relevance
33 public static final String COMMAND_ACTION_DISABLE_UNTIL_USED = "disable_until_used"; field in ComponentEnabledStateCommand69 case COMMAND_ACTION_DISABLE_UNTIL_USED: in parseCommandReturn()
54 shellCmd.executeWith(ComponentEnabledStateCommand.COMMAND_ACTION_DISABLE_UNTIL_USED, in testApplicationEnabledSetting()