Searched refs:shouldHideAttachmentsWhenSimSelectorShown (Results 1 – 2 of 2) sorted by relevance
98 boolean shouldHideAttachmentsWhenSimSelectorShown(); in shouldHideAttachmentsWhenSimSelectorShown() method204 if (mHost.shouldHideAttachmentsWhenSimSelectorShown()) { in onFinishInflate()317 if (!mHost.shouldHideAttachmentsWhenSimSelectorShown()) { in hideAttachmentsWhenShowingSims()833 if (mHost.shouldHideAttachmentsWhenSimSelectorShown()) { in beforeTextChanged()
1608 public boolean shouldHideAttachmentsWhenSimSelectorShown() { in shouldHideAttachmentsWhenSimSelectorShown() method in ConversationFragment