Searched refs:stopInjection (Results 1 – 7 of 7) sorted by relevance
22 oneway void stopInjection(); in stopInjection() method
55 mInjectionSession.stopInjection(); in close()
197 status_t Camera3Device::Camera3DeviceInjectionMethods::stopInjection() { in stopInjection() function in android::Camera3Device::Camera3DeviceInjectionMethods
276 status_t stopInjection();1379 status_t stopInjection();
459 mInjectionMethods->stopInjection(); in disconnectImpl()6591 res = mInjectionMethods->stopInjection(); in injectCamera()6628 status_t Camera3Device::stopInjection() { in stopInjection() function in android::Camera3Device6631 return mInjectionMethods->stopInjection(); in stopInjection()
1217 binder::Status stopInjection() override;
3891 binder::Status CameraService::CameraInjectionSession::stopInjection() { in stopInjection() function in android::CameraService::CameraInjectionSession