Home
last modified time | relevance | path

Searched refs:notifySystemEvent (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/camera/aidl/android/hardware/
H A DICameraService.aidl183 oneway void notifySystemEvent(int eventId, in int[] args); in notifySystemEvent() method
/aosp12/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
H A Dcamera_service_fuzzer.cpp311 mCameraService->notifySystemEvent(eventId, args); in invokeNotifyCalls()
/aosp12/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java918 mCameraServiceRaw.notifySystemEvent(eventType, toArray(updatedUserHandles)); in notifyCameraserverLocked()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h167 virtual binder::Status notifySystemEvent(int32_t eventId,
H A DCameraService.cpp2100 Status CameraService::notifySystemEvent(int32_t eventId, in notifySystemEvent() function in android::CameraService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23543 Landroid/hardware/ICameraService$Stub$Proxy;->notifySystemEvent(I[I)V
23590 Landroid/hardware/ICameraService;->notifySystemEvent(I[I)V