Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/touch/
DInjectMotionTestFragment.java78 private ViewGroup mTouchPointView; field in InjectMotionTestFragment
99 mTouchPointView = (ViewGroup) LayoutInflater.from(getContext()) in onCreateView()
126 mTouchPointView = null; in onDestroyView()
313 mWindowManager.addView(mTouchPointView, lp); in showTouchPointView()
323 mWindowManager.removeView(mTouchPointView); in removeTouchPointView()