Searched refs:shouldHideAttachmentsWhenSimSelectorShown (Results 1 – 2 of 2) sorted by relevance
102 boolean shouldHideAttachmentsWhenSimSelectorShown(); in shouldHideAttachmentsWhenSimSelectorShown() method208 if (mHost.shouldHideAttachmentsWhenSimSelectorShown()) { in onFinishInflate()321 if (!mHost.shouldHideAttachmentsWhenSimSelectorShown()) { in hideAttachmentsWhenShowingSims()890 if (mHost.shouldHideAttachmentsWhenSimSelectorShown()) { in beforeTextChanged()
1618 public boolean shouldHideAttachmentsWhenSimSelectorShown() { in shouldHideAttachmentsWhenSimSelectorShown() method in ConversationFragment