Searched refs:MAX_COMMAND_COUNT (Results 1 – 1 of 1) sorted by relevance
35 private static final int MAX_COMMAND_COUNT = 1; field in PostDevDataResponse58 if (response.getPropertyCount() != MAX_COMMAND_COUNT) { in createInstance()