am 1f74ff7e: Should be updating voice icon as well on search packages changed. (Bug: 5352338)

* commit '1f74ff7eba050a7d893572514c2ed16b3f57f3d4':
  Should be updating voice icon as well on search packages changed. (Bug: 5352338)
This commit is contained in:
Winson Chung
2011-09-22 12:17:32 -07:00
committed by Android Git Automerger
+1
View File
@@ -2937,6 +2937,7 @@ public final class Launcher extends Activity
@Override
public void bindSearchablesChanged() {
updateGlobalSearchIcon();
updateVoiceSearchIcon();
}
/**