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
278 status_t stopInjection();1384 status_t stopInjection();
460 mInjectionMethods->stopInjection(); in disconnectImpl()6658 res = mInjectionMethods->stopInjection(); in injectCamera()6695 status_t Camera3Device::stopInjection() { in stopInjection() function in android::Camera3Device6698 return mInjectionMethods->stopInjection(); in stopInjection()
1217 binder::Status stopInjection() override;
3895 binder::Status CameraService::CameraInjectionSession::stopInjection() { in stopInjection() function in android::CameraService::CameraInjectionSession