Searched refs:notifyPhysicalCameraChange (Results 1 – 4 of 4) sorted by relevance
44 virtual void notifyPhysicalCameraChange(const std::string &/*physicalId*/) {} in notifyPhysicalCameraChange() function
84 virtual void notifyPhysicalCameraChange(const std::string &physicalId) override;
345 void Camera2ClientBase<TClientBase>::notifyPhysicalCameraChange(const std::string &physicalId) { in notifyPhysicalCameraChange() function in android::Camera2ClientBase
676 states.listener->notifyPhysicalCameraChange(physicalId); in processCaptureResult()