Searched refs:createCustomExtractTextView (Results 1 – 1 of 1) sorted by relevance
537 setExtractView(createCustomExtractTextView(label)); in onHandleCommand()887 mExtractView = createCustomExtractTextView(CUSTOM_EXTRACT_EDIT_TEXT_LABEL); in onCreateExtractTextView()894 private View createCustomExtractTextView(String label) { in createCustomExtractTextView() method