Home
last modified time | relevance | path

Searched defs:notifySystemEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl164 oneway void notifySystemEvent(int eventId, in int[] args); in notifySystemEvent() method
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1553 Status CameraService::notifySystemEvent(int32_t eventId, in notifySystemEvent() function in android::CameraService