Searched defs:notifySystemEvent (Results 1 – 3 of 3) sorted by relevance
88 oneway void notifySystemEvent(int eventId, in int[] args); in notifySystemEvent() method
325 virtual void notifySystemEvent(int32_t eventId, const int32_t* args, size_t len) { in notifySystemEvent() function in android::BpCameraService
1304 void CameraService::notifySystemEvent(int32_t eventId, const int32_t* args, size_t length) { in notifySystemEvent() function in android::CameraService