Searched refs:destinationTypeIndex (Results 1 – 1 of 1) sorted by relevance
90 int destinationTypeIndex = ((int) remainingData) / noiseParams.getReportingWindowCount(); in createReportingConfig() local91 return new int[] {(int) triggerData, reportingWindowIndex, destinationTypeIndex}; in createReportingConfig()