Searched refs:ISIDE_TOP (Results 1 – 3 of 3) sorted by relevance
41 import static android.view.InsetsState.ISIDE_TOP;291 updateLeashesForSide(ISIDE_TOP, offset.top, mPendingInsets.top, params, outState, in applyChangeInsets()508 case ISIDE_TOP: in addTranslationToMatrix()
72 ISIDE_TOP,80 static final int ISIDE_TOP = 1; field in InsetsState420 return ISIDE_TOP; in getInsetSide()
24 import static android.view.InsetsState.ISIDE_TOP;109 assertEquals(ISIDE_TOP, typeSideMap.get(ID_STATUS_BAR)); in testCalculateInsets()