Searched refs:updateTopBottomPadding (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
H A DSnackbar.java843 updateTopBottomPadding(mMessageView, messagePadTop, messagePadBottom);
849 private static void updateTopBottomPadding(View view, int topPadding, int bottomPadding) { method in class:Snackbar.SnackbarLayout

Completed in 162 milliseconds