Oh actually look at this -- you are just looking at a method that was added after 1.1. It's nothing more than that.
On Sat, Apr 11, 2009 at 12:50 PM, Dianne Hackborn <[email protected]>wrote: > There are tons of methods in the framework that are not in the SDK, I > can't speak specifically to this one, but generally that is done because the > method is not something that will be maintained forever. > > > On Sat, Apr 11, 2009 at 6:42 AM, Max_well <[email protected]> wrote: > >> >> Hello, >> >> Searching for a way to manipulate the list view of AlertDialog, I come >> across the AlertDialog source code(1). >> To my surprise, there is a getListView() method defined since mid >> december 2008(2), but there is no such method in the 1.1r1 doc or in >> the provided sdk. >> >> Is there a reason that the method is not present in the sdk ? >> >> Thanks for the answer. >> Max_well >> >> - Checked against the current windows 1.1r1 sdk zip (3). >> >> (1) >> http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/app/AlertDialog.java;hb=HEAD >> (2) >> >> http://android.git.kernel.org/?p=platform/frameworks/base.git;a=history;f=core/java/android/app/AlertDialog.java;h=021dc2e39f210d1e8c39f2380e83fd986ddf4d54;hb=HEAD >> (3) >> http://developer.android.com/sdk/download.html?v=android-sdk-windows-1.1_r1.zip >> >> >> > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
