Searched refs:SIDE_NONE (Results 1 – 2 of 2) sorted by relevance
54 SIDE_NONE,63 static final int SIDE_NONE = 0; field in InsetsSource142 private @InternalInsetsSide int mSideHint = SIDE_NONE;462 return SIDE_NONE; in getInsetSide()481 case SIDE_NONE: in sideToString()
38 import static android.view.InsetsSource.SIDE_NONE;553 if (side == SIDE_NONE && control.getType() == WindowInsets.Type.ime()) { in buildSideControlsMap()