Home
last modified time | relevance | path

Searched refs:mBottom (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/utility/
DScrollable.java156 private int mBottom; field in Scrollable.Margin
162 mBottom = margin; in Margin()
169 mBottom = bottom; in Margin()
185 return mBottom; in getBottom()