Home | History | Annotate | Download | only in widget

Lines Matching defs:getBufferPercentage

629     private int getBufferPercentage() {
855 if (getBufferPercentage() < 0) {
858 mProgress.setSecondaryProgress(getBufferPercentage() * 10);