Searched refs:handleProfileSwitch (Results 1 – 1 of 1) sorted by relevance
370 holder.mView.setOnClickListener(v -> handleProfileSwitch(profileRecord.mInfo)); in onBindViewHolder()398 private void handleProfileSwitch(UserInfo userInfo) { in handleProfileSwitch() method in ProfileGridRecyclerView.ProfileAdapter