Searched refs:maybeSetCountShown (Results 1 – 2 of 2) sorted by relevance
330 public void maybeSetCountShown(@Nullable List<Dataset> datasetList, in maybeSetCountShown() method in PresentationStatsEventLogger341 public void maybeSetCountShown(int datasets) { in maybeSetCountShown() method in PresentationStatsEventLogger
2659 mPresentationStatsEventLogger.maybeSetCountShown(numDatasetsShown); in onShown()