Searched refs:captionId (Results 1 – 1 of 1) sorted by relevance
68 private EditableItem(int captionId, int type, int categoryId, Object... availableValues) { in EditableItem() argument69 mCaptionId = captionId; in EditableItem()