Searched refs:StateListener (Results 1 – 3 of 3) sorted by relevance
283 private final CameraDevice.StateListener mCameraListener = new CameraDevice.StateListener() {307 private final CameraCaptureSession.StateListener mSessionListener =308 new CameraCaptureSession.StateListener() {
603 public static abstract class StateListener extends StateCallback { class in CameraDevice
445 public static abstract class StateListener extends StateCallback { class in CameraCaptureSession