Searched refs:STACK_ONLY (Results 1 – 1 of 1) sorted by relevance
152 public static final StackState STACK_ONLY = new StackState(0f, 0); field in TaskStackLayoutAlgorithm.StackState181 return STACK_ONLY; in getStackStateForStack()