Searched refs:buildColumnMap (Results 1 – 1 of 1) sorted by relevance
66 private static final HashMap<String, String> COLUMN_MAP = buildColumnMap();86 private static HashMap<String, String> buildColumnMap() { in buildColumnMap() method in VideoDatabase