Searched refs:insetEndWithActions (Results 1 – 1 of 1) sorted by relevance
1419 public void setContentInsetEndWithActions(int insetEndWithActions) { in setContentInsetEndWithActions() argument1420 if (insetEndWithActions < 0) { in setContentInsetEndWithActions()1421 insetEndWithActions = RtlSpacingHelper.UNDEFINED; in setContentInsetEndWithActions()1423 if (insetEndWithActions != mContentInsetEndWithActions) { in setContentInsetEndWithActions()1424 mContentInsetEndWithActions = insetEndWithActions; in setContentInsetEndWithActions()