Searched refs:FIRST_TYPE (Results 1 – 4 of 4) sorted by relevance
19 import static android.view.InsetsState.FIRST_TYPE;56 for (@InternalInsetsType int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in testEquals()63 for (@InternalInsetsType int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in testEquals()73 for (@InternalInsetsType int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in testSet()93 for (@InternalInsetsType int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in testCopyConstructor()109 for (@InternalInsetsType int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in testGetterAndSetter()113 for (@InternalInsetsType int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in testGetterAndSetter()
27 import static android.view.InsetsState.FIRST_TYPE;670 for (@InternalInsetsType int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in testResizeAnimation_insetsTypes()
55 System.arraycopy(other.mVisibilities, InsetsState.FIRST_TYPE, mVisibilities, in set()56 InsetsState.FIRST_TYPE, InsetsState.SIZE); in set()86 for (int type = InsetsState.FIRST_TYPE; type <= InsetsState.LAST_TYPE; type++) { in toString()
102 static final int FIRST_TYPE = 0; field in InsetsState104 public static final int ITYPE_STATUS_BAR = FIRST_TYPE;208 for (int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in calculateInsets()306 for (int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in calculateInsets()322 for (int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in calculateVisibleInsets()348 for (int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in calculateUncontrollableInsetsFromFrame()