HomeSort by relevance Sort by last modified time
    Searched defs:CAMERA_MSG_ERROR (Results 1 - 2 of 2) sorted by null

  /system/core/include/system/
camera.h 73 CAMERA_MSG_ERROR = 0x0001, // notifyCallback
  /frameworks/base/core/java/android/hardware/
Camera.java 130 private static final int CAMERA_MSG_ERROR = 0x001;
733 case CAMERA_MSG_ERROR :
    [all...]

Completed in 1665 milliseconds