Searched refs:NUM_INTEGERS_IN_VMS_LAYER (Results 1 – 1 of 1) sorted by relevance
81 private static final int NUM_INTEGERS_IN_VMS_LAYER = 3; field in VmsHalService632 idx += NUM_INTEGERS_IN_VMS_LAYER; in handleOfferingEvent()642 idx += NUM_INTEGERS_IN_VMS_LAYER; in handleOfferingEvent()899 List<Integer> layerValues = message.subList(index, index + NUM_INTEGERS_IN_VMS_LAYER); in parseVmsLayerAtIndex()