Searched refs:FIRST_TYPE (Results 1 – 1 of 1) sorted by relevance
71 static final int FIRST_TYPE = 0; field in InsetsState74 public static final int TYPE_TOP_BAR = FIRST_TYPE;158 for (int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in calculateInsets()