Searched refs:newGroupUri (Results 1 – 1 of 1) sorted by relevance
87 final Uri newGroupUri = resolver.insert(Groups.CONTENT_URI, contentValues); in ensureSampleGroupExists() local88 groupId = ContentUris.parseId(newGroupUri); in ensureSampleGroupExists()