waving android

I am currently a software engineer at Google, where as a member of the Android platform team I build frameworks and user interfaces.

The blog here at is mostly historical; you can find more recent posts on .

Boolean done=false; Boolean Done=false; Yes, both variables are used in the function.

March 8th, 2002

Boolean done=false;
Boolean Done=false;

Yes, both variables are used in the function. In different places, for
different things, to control different (nested) loops. Sometimes they
cause breaks, but not from the same loop!

Please, please don’t do this. Ever. Ever ever.

newer: older: