Searched refs:itemsFound (Results 1 – 1 of 1) sorted by relevance
748 int itemsFound = 0; in sendVcardListingXml() local762 itemsFound = createList(appParamValue, needSendBody, size, result, type); in sendVcardListingXml()789 Log.d(TAG, "itemsFound =" + itemsFound); in sendVcardListingXml()797 int itemsFound = 0; in createList() local845 j < selectedNameList.size() && itemsFound < requestSize; j++) { in createList()846 itemsFound++; in createList()875 i < selectedNameList.size() && itemsFound < requestSize; i++) { in createList()876 itemsFound++; in createList()880 return itemsFound; in createList()