Home
last modified time | relevance | path

Searched refs:INVALID_POSITIONS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
DComplicationLayoutParams.java90 private static final int[] INVALID_POSITIONS = field in ComplicationLayoutParams
277 for (int combination : INVALID_POSITIONS) { in validatePosition()