OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleGenericNotify
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/camera/libcameraservice/
CameraService.cpp
978
client->
handleGenericNotify
(msgType, ext1, ext2);
993
client->
handleGenericNotify
(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0);
[
all
...]
CameraService.h
157
void
handleGenericNotify
(int32_t msgType, int32_t ext1, int32_t ext2);
Completed in 222 milliseconds