Searched refs:COMMAND_ACTION_ENABLE (Results 1 – 2 of 2) sorted by relevance
32 public static final String COMMAND_ACTION_ENABLE = "enable"; field in ComponentEnabledStateCommand67 case COMMAND_ACTION_ENABLE: in parseCommandReturn()
49 shellCmd.executeWith(ComponentEnabledStateCommand.COMMAND_ACTION_ENABLE, in testApplicationEnabledSetting()