commit | e98dd55998f2d427976a005c759c26d98785d9c9 | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Fri Oct 16 11:42:59 2015 -0700 |
committer | Andrew Lee <anwlee@google.com> | Mon Oct 19 18:03:46 2015 -0700 |
tree | 7e60fed6007f0fda0beb62da701007458cd01be3 | |
parent | 8d0847ca13ca46730756e1d3a3dff3d7d27fd18b [diff] |
Create superclass for BlockedNumberAdapter. To facilitate reusings the same views and adapter for both the manage blocked numbers list and the import list. The two will use different cursors because they are pulling data from different places (Contacts db vs FilteredNumbers db), and it seemed better to reuse code rather than creating parallel implementations. Bug: 23351616 Change-Id: I5cac5f2a6b8b3bf4a6e8f54c8bc3f1c1500ac5e7