Home
last modified time | relevance | path

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

/frameworks/av/camera/aidl/android/hardware/
DICameraService.aidl333 oneway void notifySystemEvent(int eventId, in int[] args); in notifySystemEvent() method
/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java1248 mCameraServiceRaw.notifySystemEvent(eventType, toArray(updatedUserHandles)); in notifyCameraserverLocked()
1309 mCameraServiceRaw.notifySystemEvent(eventType, new int[]{device.getDeviceId()}); in notifyUsbDeviceHotplugLocked()
/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
Dcamera_service_fuzzer.cpp323 mCameraService->notifySystemEvent(eventId, args); in invokeNotifyCalls()
/frameworks/av/services/camera/libcameraservice/
DCameraService.h217 virtual binder::Status notifySystemEvent(int32_t eventId,
DCameraService.cpp3110 Status CameraService::notifySystemEvent(int32_t eventId, in notifySystemEvent() function in android::CameraService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20665 Landroid/hardware/ICameraService$Stub$Proxy;->notifySystemEvent(I[I)V
20712 Landroid/hardware/ICameraService;->notifySystemEvent(I[I)V