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.java86 private View mImapPathPrefixSectionView; field in AccountSetupIncomingFragment
141 mImapPathPrefixSectionView = UiUtilities.getView(view, R.id.imap_path_prefix_section); in onCreateView()
304 mImapPathPrefixSectionView = null; in onDestroyView()
336 mImapPathPrefixSectionView.setVisibility(View.GONE); in configureEditor()