Home
last modified time | relevance | path

Searched defs:onCameraOpened (Results 1 – 25 of 154) sorted by relevance

1234567

/aosp_15_r20/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraAgent.java112 public void onCameraOpened(final CameraProxy camera) { in onCameraOpened() method in CameraAgent.CameraOpenCallbackForward
239 public void onCameraOpened(CameraProxy camera); in onCameraOpened() method
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/hidl/
H A DAidlCameraServiceListener.h64 virtual binder::Status onCameraOpened([[maybe_unused]] const std::string& /*cameraId*/, in onCameraOpened() function
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/aidl/
H A DAidlCameraServiceListener.h62 binder::Status onCameraOpened([[maybe_unused]] const std::string& /*cameraId*/, in onCameraOpened() function
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DCameraStateMonitorTests.java241 public void onCameraOpened(@NonNull ActivityRecord cameraActivity) { in onCameraOpened() method in CameraStateMonitorTests.FakeCameraCompatStateListener
/aosp_15_r20/out/soong/.intermediates/frameworks/av/camera/libcamera_client/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/aidl/android/hardware/
DBnCameraServiceListener.h53 …::android::binder::Status onCameraOpened(const ::std::string& cameraId, const ::std::string& clien… in onCameraOpened() function
DICameraServiceListener.h66 …::android::binder::Status onCameraOpened(const ::std::string& /*cameraId*/, const ::std::string& /… in onCameraOpened() function
DICameraServiceListener.cpp194 ::android::binder::Status BpCameraServiceListener::onCameraOpened(const ::std::string& cameraId, co… in onCameraOpened() function in android::hardware::BpCameraServiceListener
/aosp_15_r20/frameworks/av/camera/aidl/android/hardware/
H A DICameraServiceListener.aidl107 …oneway void onCameraOpened(@utf8InCpp String cameraId, @utf8InCpp String clientPackageId, int devi… in onCameraOpened() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DCameraCompatFreeformPolicy.java131 public void onCameraOpened(@NonNull ActivityRecord cameraActivity) { in onCameraOpened() method in CameraCompatFreeformPolicy
H A DCameraStateMonitor.java309 void onCameraOpened(@NonNull ActivityRecord cameraActivity); in onCameraOpened() method
H A DDisplayRotationCompatPolicy.java333 public void onCameraOpened(@NonNull ActivityRecord cameraActivity) { in onCameraOpened() method in DisplayRotationCompatPolicy
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/app/
DCameraController.java170 public void onCameraOpened(CameraAgent.CameraProxy camera) { in onCameraOpened() method in CameraController
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DCameraAccessController.java196 public void onCameraOpened(@NonNull String cameraId, @NonNull String packageName) { in onCameraOpened() method in CameraAccessController
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/device/
DPortabilityCameraActions.java193 public void onCameraOpened(CameraProxy camera) { in onCameraOpened() method in PortabilityCameraActions.OpenCameraStateCallback
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DCameraAvailabilityListener.kt52 override fun onCameraOpened(logicalCameraId: String, packageId: String) { in onCameraOpened() method
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
H A DCameraBinderTest.java321 public void onCameraOpened(String cameraId, String clientPackageName, int deviceId) { in onCameraOpened() method in CameraBinderTest.DummyCameraServiceListener
/aosp_15_r20/frameworks/av/camera/ndk/impl/
H A DACameraManager.h138 virtual binder::Status onCameraOpened(const std::string&, const std::string&, int32_t) { in onCameraOpened() function
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/
DOneCamera.java84 public void onCameraOpened(@Nonnull OneCamera camera); in onCameraOpened() method
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/
DPhotoUI.java298 public void onCameraOpened(CameraCapabilities capabilities, CameraSettings settings) { in onCameraOpened() method in PhotoUI
DPhotoModule.java475 private void onCameraOpened() { in onCameraOpened() method in PhotoModule
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A DCameraPermissionsTest.cpp65 virtual binder::Status onCameraOpened(const std::string& /*cameraId*/, in onCameraOpened() function in TestCameraServiceListener
/aosp_15_r20/pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
H A DCameraOps.java59 void onCameraOpened(String cameraId, CameraCharacteristics characteristics); in onCameraOpened() method
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java1994 public void onCameraOpened(@NonNull String cameraId, @NonNull String packageId) { in onCameraOpened() method in CameraManager.AvailabilityCallback
3419 public void onCameraOpened(String cameraId, String clientPackageId, int deviceId) { in onCameraOpened() method in CameraManager.CameraManagerGlobal
/aosp_15_r20/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp121 virtual binder::Status onCameraOpened([[maybe_unused]] const std::string& /*cameraId*/, in onCameraOpened() function in TestCameraServiceListener
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DCameraStreamer.java1542 public void onCameraOpened(CameraStreamer camera); in onCameraOpened() method

1234567