Searched refs:OnBufferAvailableListener (Results 1 – 1 of 1) sorted by relevance
41 private final OnBufferAvailableListener mListener;182 mListener = new OnBufferAvailableListener(); in BlockingInputAllocation()187 private static class OnBufferAvailableListener implements Allocation.OnBufferAvailableListener { class in BlockingInputAllocation