Searched refs:computeMargins (Results 1 – 3 of 3) sorted by relevance
253 Rect margins = computeMargins(insets, orientation); in setInsets()588 private static Rect computeMargins(WindowInsets insets, int orientation) { in computeMargins() method in ClipboardOverlayView
1693 private void computeMargins(boolean leading) {1713 computeMargins(true);1724 computeMargins(false);
67101 Landroid/widget/GridLayout$Axis;->computeMargins(Z)V