Java implementation: android.widget.AbsListView.clearChoices()

Property definitions

android $ Android_widget_AbsListView :: clear_choices
	# Java implementation:  android.widget.AbsListView.clearChoices()
	fun clear_choices in "Java" `{
		self.clearChoices();
	`}
lib/android/ui/native_ui.nit:507,2--510,3