Searched refs:valueList (Results 1 – 1 of 1) sorted by relevance
396 List<ContentValues> valueList = intent.getParcelableArrayListExtra(EXTRA_CONTENT_VALUES); in createRawContact() local406 int size = valueList.size(); in createRawContact()408 ContentValues values = valueList.get(i); in createRawContact()