Home | History | Annotate | Download | only in camera

Lines Matching refs:OPEN_CAMERA_FAIL

115     private static final int OPEN_CAMERA_FAIL = 11;
354 mHandler.sendEmptyMessage(OPEN_CAMERA_FAIL);
437 case OPEN_CAMERA_FAIL: {
1606 mHandler.removeMessages(OPEN_CAMERA_FAIL);