Searched refs:mGadgetMode (Results 1 – 2 of 2) sorted by relevance
62 private int mGadgetMode = GADGET_NONE; field in ConversationItemViewCoordinates.Config71 mGadgetMode = gadget; in withGadget()105 return mGadgetMode; in getGadgetMode()126 return Objects.hashCode(mWidth, mGadgetMode, mShowFolders, mShowReplyState, in getCacheKey()
198 private int mGadgetMode; field in ConversationItemView544 mGadgetMode = ConversationItemViewCoordinates.GADGET_CONTACT_PHOTO; in bind()546 mGadgetMode = ConversationItemViewCoordinates.GADGET_NONE; in bind()582 .withGadget(mGadgetMode) in bind()769 mHeader.gadgetMode = mGadgetMode; in calculateTextsAndBitmaps()826 if (mGadgetMode != ConversationItemViewCoordinates.GADGET_CONTACT_PHOTO in loadImages()1176 if (mGadgetMode == ConversationItemViewCoordinates.GADGET_CONTACT_PHOTO) { in onDraw()