Searched defs:userNameView (Results 1 – 2 of 2) 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()
91 TextView userNameView = v.findViewById(R.id.user_name_text); in addUserNameView() local