Searched refs:bottomControl (Results 1 – 1 of 1) sorted by relevance
72 final View bottomControl = view.findViewById(R.id.down_control); in onCreateView() local77 bottomControl.setOnClickListener(this); in onCreateView()82 bottomControl.setOnLongClickListener(this); in onCreateView()87 bottomControl.setOnTouchListener(this); in onCreateView()