Home | History | Annotate | Download | only in view

Lines Matching defs:offsetLeftAndRight

2953     public static void offsetLeftAndRight(@NonNull View view, int offset) {
2955 view.offsetLeftAndRight(offset);
2985 view.offsetLeftAndRight(offset);