Remove cursor passing.

We've used Cursor objects among two threads (UX thread and
filter thread), which is possible but not feasible enough.

- Filter removes message for the filter thread before sending
  another message to UX thread, which it looks causing
  a lot of warnings.
- A cursor consumes mega bytes of memory, while we want to
  have are just ~10 results in it.

Also remove Phone related codes. We found we won't use it
now.

Bug: 5017608
Change-Id: Ic50d27c5ed84a23dfabaf705996630b6548a06cf
1 file changed
tree: 6d83ffd7e6174fbed5f57ffcfb5401fb1034751d
  1. res/
  2. src/
  3. Android.mk
  4. list_selector_pressed_holo_dark.9.png