Searched refs:SIDE_BOTTOM (Results 1 – 3 of 3) sorted by relevance
58 SIDE_BOTTOM,67 static final int SIDE_BOTTOM = 4; field in InsetsSource326 case SIDE_BOTTOM: in calculateInsets()474 return SIDE_BOTTOM; in getInsetSide()489 case SIDE_BOTTOM: in sideToString()
37 import static android.view.InsetsSource.SIDE_BOTTOM;144 idSideMap.put(ID_IME, SIDE_BOTTOM); in InsetsAnimationControlImpl()292 updateLeashesForSide(SIDE_BOTTOM, offset.bottom, params, outState, mPendingAlpha); in applyChangeInsets()520 case SIDE_BOTTOM: in addTranslationToMatrix()555 side = SIDE_BOTTOM; in buildSideControlsMap()
23 import static android.view.InsetsSource.SIDE_BOTTOM;114 assertEquals(SIDE_BOTTOM, typeSideMap.get(ID_IME)); in testCalculateInsets()