OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 166 milliseconds