Searched refs:UNKNOWN (Results 1 – 9 of 9) sorted by relevance
27 UNKNOWN, enumConstant41 return Compatibility.UNKNOWN; in canRun()46 return Compatibility.UNKNOWN; in canRun()
179 case UNKNOWN: in getColumnImage()
25 import static com.android.ide.common.api.SegmentType.UNKNOWN;90 this.sourceSegmentTypeX = sourceSegmentTypeX != null ? sourceSegmentTypeX : UNKNOWN; in ConstraintType()91 this.sourceSegmentTypeY = sourceSegmentTypeY != null ? sourceSegmentTypeY : UNKNOWN; in ConstraintType()92 this.targetSegmentTypeX = targetSegmentTypeX != null ? targetSegmentTypeX : UNKNOWN; in ConstraintType()93 this.targetSegmentTypeY = targetSegmentTypeY != null ? targetSegmentTypeY : UNKNOWN; in ConstraintType()
28 import static com.android.ide.common.api.SegmentType.UNKNOWN;215 if (sourceSegmentTypeX == UNKNOWN) { in paintConstraint()222 if (sourceSegmentTypeY == UNKNOWN) { in paintConstraint()315 if (sourceSegmentTypeX == UNKNOWN) { in paintCornerConstraint()318 if (sourceSegmentTypeY == UNKNOWN) { in paintCornerConstraint()321 if (targetSegmentTypeX == UNKNOWN) { in paintCornerConstraint()324 if (targetSegmentTypeY == UNKNOWN) { in paintCornerConstraint()389 assert sourceSegmentTypeY != UNKNOWN; in paintVerticalConstraint() local394 UNKNOWN ? sourceY : targetSegmentTypeY.getY(targetNode, targetBounds); in paintVerticalConstraint()533 UNKNOWN ? sourceY : targetSegmentTypeY.getY(targetNode, targetBounds); in paintVerticalConstraint()[all …]
128 case UNKNOWN: in getDisplayName()
48 IProgressMonitor.UNKNOWN); in run()
75 UNKNOWN, INTERFACE, PARCELABLE; enumConstant444 return AidlType.UNKNOWN; in getAidlType()
96 monitor.beginTask("Looking for errors", IProgressMonitor.UNKNOWN); in run()
146 fileLength > 0 ? 100 : IProgressMonitor.UNKNOWN); in run()