Home
last modified time | relevance | path

Searched refs:getCameraId (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DTotalCaptureResult.java89 onePhysicalResult.getCameraId(), onePhysicalResult.getCameraMetadata(), in TotalCaptureResult()
91 mPhysicalCaptureResults.put(onePhysicalResult.getCameraId(), in TotalCaptureResult()
118 onePhysicalResult.getCameraId(), onePhysicalResult.getCameraMetadata(), in TotalCaptureResult()
121 mPhysicalCaptureResults.put(onePhysicalResult.getCameraId(), in TotalCaptureResult()
H A DCaptureResult.java300 public String getCameraId() { in getCameraId() method in CaptureResult
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DPhysicalCaptureResultInfo.java69 public String getCameraId() { in getCameraId() method in PhysicalCaptureResultInfo
H A DCameraAdvancedExtensionSessionImpl.java327 ret.cameraId = result.getCameraId(); in initializeParcelable()
338 ret.logicalCameraId = totalResult.getCameraId(); in initializeParcelable()
352 ret.physicalResult.add(new PhysicalCaptureResultInfo(physicalResult.getCameraId(), in initializeParcelable()
/aosp14/frameworks/base/core/java/android/hardware/camera2/utils/
H A DCameraIdAndSessionConfiguration.java78 public @NonNull String getCameraId() { in getCameraId() method in CameraIdAndSessionConfiguration
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DFlashlightControllerImpl.java113 mCameraId.set(getCameraId()); in tryInitCamera()
177 private String getCameraId() throws CameraAccessException { in getCameraId() method in FlashlightControllerImpl
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotationCompatPolicy.java515 String activeCameraId = mCameraIdPackageBiMap.getCameraId(topActivity.packageName); in isActivityForCameraIdRefreshing()
545 String getCameraId(String packageName) { in getCameraId() method in DisplayRotationCompatPolicy.CameraIdPackageNameBiMap
/aosp14/frameworks/base/core/java/android/hardware/
H A DCameraSessionStats.java180 public String getCameraId() { in getCameraId() method in CameraSessionStats
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DCameraStreamer.java1100 getCameraId(); in canStart()
1250 mCamId = getCameraId(); in updateCamera()
1267 private int getCameraId() { in getCameraId() method in CameraStreamer.CameraRunnable
1872 public int getCameraId() { in getCameraId() method in CameraStreamer
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java381 mCameraId = getCameraId(); in prepareForCameraFlashNotification()
389 private String getCameraId() throws CameraAccessException { in getCameraId() method in FlashNotificationsController
/aosp14/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java605 Slog.v(TAG, "Camera " + cameraState.getCameraId()
1130 String cameraId = cameraState.getCameraId(); in updateActivityCount()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19103 method @NonNull public String getCameraId();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19277 Landroid/hardware/camera2/impl/PhysicalCaptureResultInfo;->getCameraId()Ljava/lang/String;