Searched refs:INFO_COLUMN_NAME (Results 1 – 1 of 1) sorted by relevance
62 private static final String INFO_COLUMN_NAME = "name"; field in RestoreDbTask271 int nameIndex = c.getColumnIndex(INFO_COLUMN_NAME); in getDefaultProfileId()