Searched refs:customType (Results 1 – 1 of 1) sorted by relevance
923 final String customType = extras.getString(typeExtra); in parseExtras() local924 child.put(editType.customColumn, customType); in parseExtras()