Searched refs:mIsStartGuestSession (Results 1 – 1 of 1) sorted by relevance
215 if (userRecord.mIsStartGuestSession) { in onBindViewHolder()259 if (userRecord.mIsStartGuestSession) { in getUserRecordIcon()330 public final boolean mIsStartGuestSession; field in UserGridRecyclerView.UserRecord337 mIsStartGuestSession = isStartGuestSession; in UserRecord()