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