Searched refs:getPhotoTableDefinition (Results 1 – 1 of 1) sorted by relevance
90 createTable(db, Photos.TABLE, getPhotoTableDefinition()); in onCreate()124 protected List<String[]> getPhotoTableDefinition() { in getPhotoTableDefinition() method in PhotoDatabase