Searched refs:RtlSpacingHelper (Results 1 – 3 of 3) sorted by relevance
25 class RtlSpacingHelper { class
174 private RtlSpacingHelper mContentInsets;276 RtlSpacingHelper.UNDEFINED); in Toolbar()279 RtlSpacingHelper.UNDEFINED); in Toolbar()288 if (contentInsetStart != RtlSpacingHelper.UNDEFINED || in Toolbar()289 contentInsetEnd != RtlSpacingHelper.UNDEFINED) { in Toolbar()294 R.styleable.Toolbar_contentInsetStartWithNavigation, RtlSpacingHelper.UNDEFINED); in Toolbar()296 R.styleable.Toolbar_contentInsetEndWithActions, RtlSpacingHelper.UNDEFINED); in Toolbar()1358 return mContentInsetStartWithNavigation != RtlSpacingHelper.UNDEFINED in getContentInsetStartWithNavigation()1378 insetStartWithNavigation = RtlSpacingHelper.UNDEFINED; in setContentInsetStartWithNavigation()1402 return mContentInsetEndWithActions != RtlSpacingHelper.UNDEFINED in getContentInsetEndWithActions()[all …]
4373 android.widget.RtlSpacingHelper