Searched refs:itemsFound (Results 1 – 1 of 1) sorted by relevance
764 int itemsFound = 0; in sendVcardListingXml() local779 itemsFound = createList(appParamValue, needSendBody, size, result, type); in sendVcardListingXml()806 Log.d(TAG, "itemsFound =" + itemsFound); in sendVcardListingXml()814 int itemsFound = 0; in createList() local862 j < selectedNameList.size() && itemsFound < requestSize; j++) { in createList()863 itemsFound++; in createList()892 i < selectedNameList.size() && itemsFound < requestSize; i++) { in createList()893 itemsFound++; in createList()897 return itemsFound; in createList()