Home
last modified time | relevance | path

Searched refs:stopInjecting (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/touch/
DInjectMotionTestFragment.java110 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