Searched refs:firstValues (Results 1 – 1 of 1) sorted by relevance
4871 ContentValues firstValues = buildGenericStreamItemValues(); in testQueryStreamItemsWithSelection() local4872 insertStreamItem(rawContactId, firstValues, null); in testQueryStreamItemsWithSelection()4880 new String[]{"Hello world"}, firstValues); in testQueryStreamItemsWithSelection()4889 ContentValues firstValues = buildGenericStreamItemValues(); in testQueryStreamItemById() local4890 Uri resultUri = insertStreamItem(rawContactId, firstValues, null); in testQueryStreamItemById()4900 firstValues); in testQueryStreamItemById() local4930 ContentValues firstValues = buildGenericStreamItemValues(); in testQueryStreamItemPhotoByStreamItemId() local4931 Uri resultUri = insertStreamItem(rawContactId, firstValues, null); in testQueryStreamItemPhotoByStreamItemId()4961 ContentValues firstValues = buildGenericStreamItemValues(); in testQueryStreamItemPhotoByStreamItemPhotoId() local4962 Uri resultUri = insertStreamItem(rawContactId, firstValues, null); in testQueryStreamItemPhotoByStreamItemPhotoId()[all …]