Searched defs:onReconnectionFailure (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraAgent.java148 public void onReconnectionFailure(final CameraAgent mgr, final String info) { method in class:CameraAgent.CameraOpenCallbackForward
152 mCallback.onReconnectionFailure(mgr, info);
272 public void onReconnectionFailure(CameraAgent mgr, String info); method in interface:CameraAgent.CameraOpenCallback

Completed in 194 milliseconds