Searched refs:cancelTextView (Results 1 – 1 of 1) sorted by relevance
130 TextView cancelTextView = findViewById(R.id.split_instructions_text_cancel); in init() local134 cancelTextView.setVisibility(VISIBLE); in init()135 cancelTextView.setOnClickListener((v) -> exitSplitSelection()); in init()143 cancelTextView.getHitRect(r); in init()157 setTouchDelegate(new TouchDelegate(r, cancelTextView)); in init()