Searched refs:getConcurrentCameraIds (Results 1 – 14 of 14) sorted by relevance
66 ndk::ScopedAStatus getConcurrentCameraIds(
126 ndk::ScopedAStatus VirtualCameraProvider::getConcurrentCameraIds( in getConcurrentCameraIds() function in android::companion::virtualcamera::VirtualCameraProvider
189 ConcurrentCameraIdCombination[] getConcurrentCameraIds(); in getConcurrentCameraIds() method
381 public Set<Set<String>> getConcurrentCameraIds() throws CameraAccessException { in getConcurrentCameraIds() method in CameraManager382 return CameraManagerGlobal.get().getConcurrentCameraIds(mContext.getDeviceId(), in getConcurrentCameraIds()2242 cameraService.getConcurrentCameraIds(); in connectCameraServiceLocked()2486 public @NonNull Set<Set<String>> getConcurrentCameraIds(int deviceId, int devicePolicy) { in getConcurrentCameraIds() method in CameraManager.CameraManagerGlobal
236 mCameraService->getConcurrentCameraIds(&concurrentCameraIds); in getCameraInformation()
312 std::vector<std::unordered_set<std::string>> getConcurrentCameraIds() const;
3160 CameraProviderManager::getConcurrentCameraIds() const { in getConcurrentCameraIds() function in android::CameraProviderManager
458 ::ndk::ScopedAStatus status = interface->getConcurrentCameraIds(&combs); in getConcurrentCameraIdsInternalLocked()
360 ::ndk::ScopedAStatus getConcurrentCameraIds( in getConcurrentCameraIds() function in TestAidlICameraProvider
193 virtual binder::Status getConcurrentCameraIds(
3256 Status CameraService::getConcurrentCameraIds( in getConcurrentCameraIds() function in android::CameraService3273 mCameraProviderManager->getConcurrentCameraIds(); in getConcurrentCameraIds()
7942 HSPLandroid/hardware/ICameraService$Stub$Proxy;->getConcurrentCameraIds()[Landroid/hardware/camera2…
7945 HSPLandroid/hardware/ICameraService$Stub$Proxy;->getConcurrentCameraIds()[Landroid/hardware/camera2…
19358 …method @NonNull public java.util.Set<java.util.Set<java.lang.String>> getConcurrentCameraIds() thr…