Searched refs:contentInsetLeft (Results 1 – 4 of 4) sorted by relevance
280 final int contentInsetLeft = in Toolbar() local286 mContentInsets.setAbsolute(contentInsetLeft, contentInsetRight); in Toolbar()1297 public void setContentInsetsAbsolute(int contentInsetLeft, int contentInsetRight) { in setContentInsetsAbsolute() argument1299 mContentInsets.setAbsolute(contentInsetLeft, contentInsetRight); in setContentInsetsAbsolute()1868 final int contentInsetLeft = getCurrentContentInsetLeft(); in onLayout() local1870 collapsingMargins[0] = Math.max(0, contentInsetLeft - left); in onLayout()1872 left = Math.max(left, contentInsetLeft); in onLayout()
442 field public static final int contentInsetLeft = 16843861; // 0x1010455
462 field public static final int contentInsetLeft = 16843861; // 0x1010455
96523 Lcom/android/internal/R$attr;->contentInsetLeft:I