BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 07-02-2010, 02:46 AM   #1
imran2k1
Knows Where the Search Button Is
 
Join Date: Jan 2010
Model: 8900
PIN: N/A
Carrier: telus
Posts: 35
Thumbs up Searching address book contacts

Please Login to Remove!

Hi all,
i have to find Blackberry contacts form address book.
for that i am getting by using this code
Code:
ContactList contactList =
        (ContactList)PIM.getInstance().openPIMList

          (PIM.CONTACT_LIST, PIM.READ_ONLY);
now,i have to implement search functionality so for that i have been using loop to find particular contacts in contacts list therefore it has been taking more time(around 5 sec) if contacts are around more than 1000, but in default Blackberry address book search it is taking less time.
so i am looking for API which can give searched ContactList with name, if any one know kindly reply me.
for that i tried one method but i vein.
Code:
ContactList contactList =
        (ContactList)PIM.getInstance().openPIMList

          (PIM.CONTACT_LIST, PIM.READ_ONLY,"name");
i search on net too, but i did not get suitable thread.
looking for soon reply.

Thanks and Regards
Imran ali
Offline  
Old 07-02-2010, 04:47 AM   #2
imran2k1
Knows Where the Search Button Is
 
Join Date: Jan 2010
Model: 8900
PIN: N/A
Carrier: telus
Posts: 35
Default Searching address book contacts

hello,
I got the solution myself.
I am replying here for others use.
Code:
ContactList contactList =
        (ContactList)PIM.getInstance().openPIMList

          (PIM.CONTACT_LIST, PIM.READ_ONLY);

 Enumeration allContacts = blackBerryContactList.items("your search Name");
it will return only contacts list which will contain your searching Name.
Thanks and regards
Imran ali
Offline  
Old 07-07-2010, 04:00 AM   #3
imran2k1
Knows Where the Search Button Is
 
Join Date: Jan 2010
Model: 8900
PIN: N/A
Carrier: telus
Posts: 35
Default

hi again,
Code:
Enumeration allContacts = blackBerryContactList.items("your search Name");
the above code has one problem,
it has been searching from all , like tiletle,company name, email etc form any field.
but i have to search in only First Name and Last Name.
for this i tried but i vein.
so if any one has solution please reply this thread.
Thanks
Imran ali
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Computer Conversions Corporation Synchro Resolver To Digital Converter TDSM912-V picture

Computer Conversions Corporation Synchro Resolver To Digital Converter TDSM912-V

$49.90



NEW XYCOM, ADEPT/VME COMPATIBLE XVME-530 A-OUT MODULE PM952A , XVME530 analog  picture

NEW XYCOM, ADEPT/VME COMPATIBLE XVME-530 A-OUT MODULE PM952A , XVME530 analog

$99.00



DAQ USB 8-channel, 16-bit, 250kHz, 2AO simultaneous sampling analog I/O module picture

DAQ USB 8-channel, 16-bit, 250kHz, 2AO simultaneous sampling analog I/O module

$270.00



SIM-IPE Ethernet IP DHCP and Bootp Server Profinet AND SIM-ALP2 Analog Simulator picture

SIM-IPE Ethernet IP DHCP and Bootp Server Profinet AND SIM-ALP2 Analog Simulator

$415.95



Onset Computer Analog/Temp/RH/Light Data Logger MX1104 Onset Computer MX1104 picture

Onset Computer Analog/Temp/RH/Light Data Logger MX1104 Onset Computer MX1104

$271.78



MEASUREMENT COMPUTING PCI-DDA08/16 8-channel, 16-bit Analog Output Board 48 D IO picture

MEASUREMENT COMPUTING PCI-DDA08/16 8-channel, 16-bit Analog Output Board 48 D IO

$349.99







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.