Searched refs:FOLDING_VIEW_EXCEPTION_MESSAGE (Results 1 – 1 of 1) sorted by relevance
60 private final String FOLDING_VIEW_EXCEPTION_MESSAGE = "Folding Layout can only 1 child at " + field in FoldingLayout160 throw new NumberOfFoldingLayoutChildrenException(FOLDING_VIEW_EXCEPTION_MESSAGE); in throwCustomException()