Searched refs:mLocalePickerWithRegion (Results 1 – 1 of 1) sorted by relevance
65 private LocalePickerWithRegion mLocalePickerWithRegion; field in AppLocalePickerActivity98 mLocalePickerWithRegion = LocalePickerWithRegion.createLanguagePicker( in onCreate()136 ViewCompat.setNestedScrollingEnabled(mLocalePickerWithRegion.getListView(), true); in onMenuItemActionCollapse()144 ViewCompat.setNestedScrollingEnabled(mLocalePickerWithRegion.getListView(), false); in onMenuItemActionExpand()267 .replace(R.id.content_frame, mLocalePickerWithRegion) in launchLocalePickerPage()