Searched refs:LceType (Results 1 – 1 of 1) sorted by relevance
61 public @interface LceType {} annotation in LinkCapacityEstimate63 private final @LceType int mType;74 public LinkCapacityEstimate(@LceType int type, in LinkCapacityEstimate()94 public @LceType int getType() { in getType()