Home
last modified time | relevance | path

Searched refs:getBackgroundAttachmentsValue (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupOptionsFragment.java180 public boolean getBackgroundAttachmentsValue() { in getBackgroundAttachmentsValue() method in AccountSetupOptionsFragment
DAccountSetupFinal.java1125 if (serviceInfo.offerAttachmentPreload && fragment.getBackgroundAttachmentsValue()) { in initiateAccountCreation()