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