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