Searched refs:BurstTakerImpl (Results 1 – 2 of 2) sorted by relevance
34 public class BurstTakerImpl implements BurstTaker { class67 public BurstTakerImpl(CameraCommandExecutor cameraCommandExecutor, in BurstTakerImpl() method in BurstTakerImpl
35 import com.android.camera.burst.BurstTakerImpl;261 BurstTaker burstTaker = new BurstTakerImpl(cameraCommandExecutor, in createOneCamera()