Searched defs:prepForPrune (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java1217 prepForPrune();
1303 private void prepForPrune() { method in class:WebVttRenderingWidget
1307 regionBox.prepForPrune();
1313 cueBox.prepForPrune();
1562 public void prepForPrune() { method in class:WebVttRenderingWidget.RegionLayout
1566 cueBox.prepForPrune();
1692 public void prepForPrune() { method in class:WebVttRenderingWidget.CueLayout

Completed in 31 milliseconds