Searched defs:userNameView (Results 1 – 1 of 1) sorted by relevance
130 EditText userNameView = content.findViewById(R.id.user_name); in createDialog() local168 private Dialog buildDialog(Activity activity, View content, EditText userNameView, in buildDialog()