Searched refs:isDepthAssigned (Results 1 – 2 of 2) sorted by relevance
114 public boolean isDepthAssigned() { in isDepthAssigned() method in SortableType
627 if (sortableType != null && !sortableType.isDepthAssigned()) { in getSortedTypes()