blob: 1f1232f10543151283d2b5141fa74424f48b6c88 [file] [log] [blame]
1 0 {
2 _id=1
3 display_name=Test Android
4 photo_id=null
5 times_contacted=0
6 last_time_contacted=0
7 custom_ringtone=null
8 send_to_voicemail=0
9 starred=0
10 in_visible_group=0
11 has_phone_number=0
12 }
13 1 {
14 _id=2
15 display_name=Jane Doe
16 photo_id=32
17 times_contacted=1
18 last_time_contacted=1249177384979
19 custom_ringtone=null
20 send_to_voicemail=0
21 starred=1
22 in_visible_group=1
23 has_phone_number=1
24 }
25 2 {
26 _id=3
27 display_name=John Doe
28 photo_id=33
29 times_contacted=0
30 last_time_contacted=0
31 custom_ringtone=content://media/internal/audio/media/80
32 send_to_voicemail=1
33 starred=1
34 in_visible_group=1
35 has_phone_number=1
36 }
37 3 {
38 _id=4
39 display_name=Added On Android
40 photo_id=null
41 times_contacted=0
42 last_time_contacted=0
43 custom_ringtone=null
44 send_to_voicemail=0
45 starred=0
46 in_visible_group=1
47 has_phone_number=1
48 }