Searched refs:stopInjecting (Results 1 – 1 of 1) sorted by relevance
110 view.findViewById(R.id.select_stop_button).setOnClickListener((v) -> stopInjecting()); in onViewCreated()133 stopInjecting(); in onPause()277 private void stopInjecting() { in stopInjecting() method in InjectMotionTestFragment