HomeSort by relevance Sort by last modified time
    Searched refs:offerTls (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/src/com/android/email/service/
EmailServiceUtils.java 185 public boolean offerTls;
543 info.offerTls = ta.getBoolean(R.styleable.EmailServiceInfo_offerTls, false);
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncomingFragment.java 224 if (mServiceInfo.offerTls) {

Completed in 33 milliseconds