Searched refs:mTouchPointView (Results 1 – 1 of 1) sorted by relevance
78 private ViewGroup mTouchPointView; field in InjectMotionTestFragment99 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()