Searched refs:mGadgetMode (Results 1 – 2 of 2) sorted by relevance
69 private int mGadgetMode = GADGET_NONE; field in ConversationItemViewCoordinates.Config83 mGadgetMode = gadget; in withGadget()121 return mGadgetMode; in getGadgetMode()142 return Objects.hashCode(mWidth, mViewMode, mGadgetMode, mShowFolders, mShowReplyState, in getCacheKey()
206 private int mGadgetMode; field in ConversationItemView627 mGadgetMode = ConversationItemViewCoordinates.GADGET_CONTACT_PHOTO; in bind()629 mGadgetMode = ConversationItemViewCoordinates.GADGET_NONE; in bind()664 .withGadget(mGadgetMode) in bind()849 mHeader.gadgetMode = mGadgetMode; in calculateTextsAndBitmaps()912 if (mGadgetMode != ConversationItemViewCoordinates.GADGET_CONTACT_PHOTO in loadImages()1260 if (mGadgetMode == ConversationItemViewCoordinates.GADGET_CONTACT_PHOTO) { in onDraw()