From ad28bed52ccabd252149b5297a2d94bacdb388cc Mon Sep 17 00:00:00 2001
From: Romain Guy <>
Date: Wed, 1 Apr 2009 11:46:43 -0700
Subject: [PATCH] AI 144042: Fixes #1742109. Add a new API to ListView to
return the list of checked items ids. BUG=1742109
Automated import of CL 144042
---
api/current.xml | 13 ++++++++++++-
core/java/android/widget/ListView.java | 23 +++++++++++++++++++++++
2 files changed, 35 insertions(+), 1 deletion(-)
diff --git a/api/current.xml b/api/current.xml
index 92826aedde7b2..da3ea6462dfec 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -122838,7 +122838,7 @@
+
+