Searched refs:mIsStartGuestSession (Results 1 – 1 of 1) sorted by relevance
227 if (userRecord.mIsStartGuestSession) { in onBindViewHolder()301 if (userRecord.mIsStartGuestSession) { in getUserRecordIcon()380 public final boolean mIsStartGuestSession; field in UserGridRecyclerView.UserRecord387 mIsStartGuestSession = isStartGuestSession; in UserRecord()