Remove getApplicationContext from contextualsearch
Continuation of work in bug 646094. Preparing to activate an errorprone check to flag context#getApplicationContext calls. The goal is to prevent storing the resulting context as a class property, and instead use ContextUtils. Bug: 846456 Change-Id: I2c3efdf6c0de690ee8a9a06a523c773722c07196 Reviewed-on: https://chromium-review.googlesource.com/1095997Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Tiger Oakes <tigero@google.com> Cr-Commit-Position: refs/heads/master@{#577202}
Showing
Please register or sign in to comment