Cursor cursor = ContentResolver.query(callUri,null,"name LIKE 'AN'%",null, null);
DISPLAY_NAME
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)