Searched refs:mDisplayIdText (Results 1 – 1 of 1) sorted by relevance
81 private TextView mDisplayIdText; field in SimpleUserPickerFragment134 mDisplayIdText = view.findViewById(R.id.textView_display_id); in onViewCreated()228 mDisplayIdText.setText("DisplayId: " + displayId + " ZoneId: " + zoneId); in updateTextInfo()