Searched refs:notifySystemEvent (Results 1 – 4 of 4) sorted by relevance
146 oneway void notifySystemEvent(int eventId, in int[] args); in notifySystemEvent() method
271 mCameraServiceRaw.notifySystemEvent(eventType, toArray(updatedUserHandles)); in notifyMediaserverLocked()
145 virtual binder::Status notifySystemEvent(int32_t eventId,
1465 Status CameraService::notifySystemEvent(int32_t eventId, in notifySystemEvent() function in android::CameraService