Commits

Karl Rosaen authored 1c07ebb6513
Proactively set mVisible attribute in startSearch and stopSearch (not just in message handler). This way someone can call searchManger.startSearch() and immediately have searchManger.isVisible() reflect the correct value. Fixes failing tests and bug 1993675