Searched refs:setReportingThresholds (Results 1 – 2 of 2) sorted by relevance
139 public void setReportingThresholds(int maxLayersReportingThreshold, int resetReportingThreshold, in setReportingThresholds() method in SurfaceControlRegistry
122 registry.setReportingThresholds(4 /* max */, 2 /* reset */, reporter); in testThresholds()