Searched refs:prune (Results 1 – 6 of 6) sorted by relevance
120 prune(configChanges); in onConfigurationChange()196 private boolean prune(@Config int configChanges) { in prune() method in ThemedResourceCache
317 mAmbientLightRingBuffer.prune(time - mAmbientLightHorizon); in applyLightSensorMeasurement()418 mAmbientLightRingBuffer.prune(time - mAmbientLightHorizon); in updateAmbientLux()677 public void prune(long horizon) { in prune() method in AutomaticBrightnessController.AmbientLightRingBuffer
488 public void prune(final long currentTimeMillis) { in prune() method in UsageStatsDatabase610 prune(System.currentTimeMillis()); in getBackupPayload()
397 mDatabase.prune(currentTimeMillis); in rolloverStats()
212 find $(PACKAGE)-$(VER) -follow $(CVS_NAMES) -prune \225 cd proto-toplev && find * -follow $(CVS_NAMES) -prune \
1263 prune(); in setActiveCues()1296 private void prune() { in prune() method in WebVttRenderingWidget1300 if (regionBox.prune()) { in prune()1624 public boolean prune() { in prune() method in WebVttRenderingWidget.RegionLayout