Searched refs:getInputValue (Results 1 – 1 of 1) sorted by relevance
244 String getInputValue = ""; in makeCommand() local248 getInputValue = informationSet.get(commandParameter.get(counter)); in makeCommand()250 if (TextUtils.isEmpty(getInputValue)) { in makeCommand()