Searched defs:mNumStops (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/text/
H A DLayout.java1741 private int mNumStops; field in class:Layout.TabStops
1775 this.mNumStops = ns;
1779 int ns = this.mNumStops;

Completed in 74 milliseconds