Searched refs:SIDE_TOP (Results 1 – 3 of 3) sorted by relevance
56 SIDE_TOP,65 static final int SIDE_TOP = 2; field in InsetsSource322 case SIDE_TOP: in calculateInsets()468 return SIDE_TOP; in getInsetSide()485 case SIDE_TOP: in sideToString()
41 import static android.view.InsetsSource.SIDE_TOP;290 updateLeashesForSide(SIDE_TOP, offset.top, params, outState, mPendingAlpha); in applyChangeInsets()512 case SIDE_TOP: in addTranslationToMatrix()
24 import static android.view.InsetsSource.SIDE_TOP;113 assertEquals(SIDE_TOP, typeSideMap.get(ID_STATUS_BAR)); in testCalculateInsets()