HomeSort by relevance Sort by last modified time
    Searched defs:fThreshold (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
FastScroller.java 525 float fThreshold = (1.0f / count) / 8;
586 if (prevSection == exactSection && position - fPrev < fThreshold) {
  /external/jdiff/
xerces.jar 

Completed in 33 milliseconds