Searched refs:dividerWidth (Results 1 – 3 of 3) sorted by relevance
446 final int dividerWidth = getDividerWidth(); in onLayout() local463 overflowWidth += dividerWidth; in onLayout()486 nonOverflowWidth += dividerWidth; in onLayout()
442 final int dividerWidth = getDividerWidth(); in onLayout() local459 overflowWidth += dividerWidth; in onLayout()483 nonOverflowWidth += dividerWidth; in onLayout()
1220 final int dividerWidth = in adjustForIME() local1232 getRawBounds().bottom - yOffset + dividerWidth - dividerWidthInactive, in adjustForIME()1240 final int dividerWidthDelta = dividerWidthInactive - dividerWidth; in adjustForIME()1248 getRawBounds().top - dividerWidth + dividerWidthInactive; in adjustForIME()1251 getRawBounds().top - dividerWidth); in adjustForIME()