OSDN Git Service

Fix an NPE.
authorAmith Yamasani <yamasani@google.com>
Thu, 25 Jun 2009 19:27:21 +0000 (12:27 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 25 Jun 2009 19:27:21 +0000 (12:27 -0700)
commit1fd2958ad43433b774500e0cf7013d21013257ad
tree24b45e379f7c27decb68dc97f1a8501f1a213e05
parent0f1e11e219c9e89bb4a939cd864eb03087e784be
Fix an NPE.

Sometimes name is null, compare the other way around.
src/com/android/settings/fuelgauge/PowerUsageSummary.java