Searched refs:mLayoutHashCode (Results 1 – 1 of 1) sorted by relevance
61 private int mLayoutHashCode; field in ConversationItemViewModel218 mLayoutHashCode = getLayoutHashCode(); in validate()234 return isDataValid() && mLayoutHashCode == getLayoutHashCode(); in isLayoutValid()