Searched refs:itemsFound (Results 1 – 1 of 1) sorted by relevance
854 int itemsFound = 0; in sendVcardListingXml() local868 itemsFound = in sendVcardListingXml()883 itemsFound = in sendVcardListingXml()919 Log.d(TAG, "itemsFound =" + itemsFound); in sendVcardListingXml()931 int itemsFound = 0; in createList() local1001 j < selectedNameList.size() && itemsFound < requestSize; in createList()1003 itemsFound++; in createList()1032 i < selectedNameList.size() && itemsFound < requestSize; in createList()1034 itemsFound++; in createList()1038 return itemsFound; in createList()