Searched refs:getConvertedFrom (Results 1 – 1 of 1) sorted by relevance
157 int[] columns = ca.getConvertedFrom(); in testChangeCursorColumns()168 columns = ca.getConvertedFrom(); in testChangeCursorColumns()196 int[] columns = ca.getConvertedFrom(); in testChangeNullToMapped()222 int[] columns = ca.getConvertedFrom(); in testChangeMapping()235 columns = ca.getConvertedFrom(); in testChangeMapping()263 int[] getConvertedFrom() { in getConvertedFrom() method in SimpleCursorAdapterTest.TestSimpleCursorAdapter