diff options
author | Andrew Lee <anwlee@google.com> | 2015-10-03 22:19:11 -0700 |
---|---|---|
committer | Andrew Lee <anwlee@google.com> | 2015-10-03 22:25:08 -0700 |
commit | ebf615b14a200d87b72629dc40ae19780f1d0bec (patch) | |
tree | 9b4b3db33b57a3797796e1afe9d21202dca58092 /res | |
parent | 7b127d43de0de29c27a9db19f0a7e792ac678c05 (diff) |
Don't set FilteredNumberAsyncQueryHandler.
Rather than creating single instances and setting them or passing
them around, create them when we need them. This won't happen too
often so instantiating the objects shouldn't be too much of a
burden on the system.
Instances of AsyncQueryHandler all end up running tasks off
the same thread, so there should not be a negative consequence of
spinning off more threads.
Bug: 24638328
Change-Id: If53ce4f1fd83736c330c1ff02946ed45da575796
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions