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 145 private static final int CAMERA_MSG_ERROR = 0x001;
    [all...]

Completed in 643 milliseconds