Searched refs:getMaxBufferPeriod (Results 1 – 2 of 2) sorted by relevance
1439 maxBufferPeriod = mRecorderBufferPeriod.getMaxBufferPeriod(); in saveAllTo()1461 maxBufferPeriod = mPlayerBufferPeriod.getMaxBufferPeriod(); in saveAllTo()1525 maxBufferPeriod = mRecorderBufferPeriod.getMaxBufferPeriod(); in onActivityResult()1544 maxBufferPeriod = mPlayerBufferPeriod.getMaxBufferPeriod(); in onActivityResult()1563 maxBufferPeriod = mRecorderBufferPeriod.getMaxBufferPeriod(); in onActivityResult()1582 maxBufferPeriod = mPlayerBufferPeriod.getMaxBufferPeriod(); in onActivityResult()1718 mRecorderBufferPeriod.getMaxBufferPeriod()); in onButtonRecorderBufferPeriod()1748 mPlayerBufferPeriod.getMaxBufferPeriod()); in onButtonPlayerBufferPeriod()2227 recorderBufferDataMax = mRecorderBufferPeriod.getMaxBufferPeriod(); in getReport()2276 playerBufferDataMax = mPlayerBufferPeriod.getMaxBufferPeriod(); in getReport()
139 public int getMaxBufferPeriod() { in getMaxBufferPeriod() method in BufferPeriod