Files
packages_apps_Settings/src/com/android/settings
Matthew Fritze 9955db6360 SearchFeatureProvider's context field is removed
SearchFeatureProvider was holding on to a context and
outlived the SettingsActivity, thus leaking the activity.
The context was passed into most methods, and thus it
makes more sense to pass it in to every method.

Bug: 33677967
Test: Run MakeSettingsRoboTests
Change-Id: Ia82f30e7e0b83587b4baeef28e81da6b8e4303fe
2016-12-20 11:39:10 -08:00
..
2016-04-24 10:55:41 -04:00
2016-12-15 13:04:30 -08:00
2015-10-13 10:12:20 -04:00
2016-04-04 13:20:59 -04:00
2016-03-30 11:41:45 -04:00
2016-12-14 15:02:03 -08:00
2016-12-14 22:41:58 +00:00
2016-11-17 16:30:05 -08:00