Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupIncomingFragment.java71 private View mImapPathPrefixSectionView; field in AccountSetupIncomingFragment
121 mImapPathPrefixSectionView = UiUtilities.getView(view, R.id.imap_path_prefix_section); in onCreateView()
302 mImapPathPrefixSectionView.setVisibility(View.GONE); in configureEditor()