As you say, this is an internal class, so not appropriate to discuss on
android-developers (which is for the SDK).

Also this class is not part of the framework, so there is no way for you to
directly reference it.

On Tue, Feb 23, 2010 at 5:18 PM, Nik Bhattacharya <nibha...@gmail.com>wrote:

> I am trying to get a refrence to the android internal class
> PhoneWindow (android.policy.PhoneWindow) object from an application.
> I would like to call a method on it (specifically I would like to call
> getDecorView on PhoneWindow).  How do I do this?
>
> Nik Bhattacharya
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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 Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to