That seems reasonable to me.  What would be the point of showing UI when the
screen is off?

On Sat, Mar 27, 2010 at 9:07 AM, eternity <gtir...@gmail.com> wrote:

>
>
> > Of course, as all such things, if you make changes to core behavior like
> > this you really want to test your changes extensively to make sure there
> are
> > no problematic edge cases or other issues.
>
> does it mean, the core behavior of Android phone framework, to discard
> the Disconnect window (and not to show any notification to UI), if
> backlight is off???
>
> I saw, if backlight got off, the call onPause() get called in
> InCallScreen.java and it makes the call program as not-foreground
> task, and then at this time if onDisconnect() gets called, result will
> be same as Alok mentioned, calling mApplication.dismissCallScreen();
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>
> To unsubscribe from this group, send email to android-porting+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>



-- 
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.

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

To unsubscribe from this group, send email to 
android-porting+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to