Searched refs:parentid (Results 1 – 1 of 1) sorted by relevance
158 long parentid = cursor.getLong(0); in testGetContentUri() local159 assertTrue("got 0 parent for non root file", parentid != 0); in testGetContentUri()162 cursor = mResolver.query(ContentUris.withAppendedId(allFilesUri, parentid), in testGetContentUri()