Searched refs:PONY_COLUMN_NAME (Results 1 – 1 of 1) sorted by relevance
42 private static final String PONY_COLUMN_NAME = "name"; field in TestProviderTests46 private static final String[] PONY_PROJECTION = {TestProvider.ID_COLUMN, PONY_COLUMN_NAME,73 cv.put(PONY_COLUMN_NAME, name); in ponyValues()