I\'ve updated ADT to v. 21 and new warning appeared in this code:
if (e.getMessage().toLowerCase().contains(\"blabla\")) Implicitly using the default locale
You simply need to clean your project by clicking:
Build > Clean Project or Build > Rebuild Project
Build > Clean Project
Build > Rebuild Project