Searched refs:newStatistics (Results 1 – 1 of 1) sorted by relevance
17 super(newStatistics()); in Statistics()21 super(newStatistics(otherStatistics.nativeHandle_)); in Statistics()25 super(newStatistics(toArrayValues(ignoreHistograms))); in Statistics()29 super(newStatistics(toArrayValues(ignoreHistograms), otherStatistics.nativeHandle_)); in Statistics()137 private native static long newStatistics(); in newStatistics() method in Statistics138 private native static long newStatistics(final long otherStatisticsHandle); in newStatistics() method in Statistics139 private native static long newStatistics(final byte[] ignoreHistograms); in newStatistics() method in Statistics140 …private native static long newStatistics(final byte[] ignoreHistograms, final long otherStatistics… in newStatistics() method in Statistics