Searched refs:mEntryValuesCopy (Results 1 – 1 of 1) sorted by relevance
49 private CharSequence[] mEntryValuesCopy; field in TwoPanelListPreferenceDialogFragment73 mEntryValuesCopy = ((ListPreference) preference).getEntryValues(); in onCreate()87 mEntryValuesCopy = savedInstanceState.getCharSequenceArray(SAVE_STATE_ENTRY_VALUES); in onCreate()121 return new TwoPanelAdapterSingle(mEntriesCopy, mEntryValuesCopy, mSummariesCopy, in onCreateAdapter()