Searched defs:insetTop (Results 1 – 3 of 3) sorted by relevance
34 public PageMarginDrawable(Drawable drawable, int insetLeft, int insetTop, in PageMarginDrawable()
300 private void applyTopInset(int insetTop) { in applyTopInset()304 insetTop, mDrawerListView.getPaddingRight(), in applyTopInset() local321 final int insetTop = insets.getSystemWindowInsetTop(); in onApplyWindowInsets() local
56 final int insetTop, final int insetRight, final int insetBottom, in PlaceholderInsetDrawable()