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