HomeSort by relevance Sort by last modified time
    Searched full:notifysystemevent (Results 1 - 4 of 4) sorted by null

  /frameworks/av/camera/aidl/android/hardware/
ICameraService.aidl 146 oneway void notifySystemEvent(int eventId, in int[] args);
  /frameworks/base/services/core/java/com/android/server/camera/
CameraService.java 271 mCameraServiceRaw.notifySystemEvent(eventType, toArray(updatedUserHandles));
  /frameworks/av/services/camera/libcameraservice/
CameraService.h 145 virtual binder::Status notifySystemEvent(int32_t eventId,
    [all...]
CameraService.cpp     [all...]

Completed in 637 milliseconds