Searched refs:INSET_SIDE_RIGHT (Results 1 – 2 of 2) sorted by relevance
21 import static android.view.InsetsState.INSET_SIDE_RIGHT;158 updateLeashesForSide(INSET_SIDE_RIGHT, offset.right, mPendingInsets.right, params, in applyChangeInsets()255 case INSET_SIDE_RIGHT: in addTranslationToMatrix()
109 INSET_SIDE_RIGHT,116 static final int INSET_SIDE_RIGHT = 2; field in InsetsState244 return INSET_SIDE_RIGHT; in getInsetSide()