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

  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
Slider.java 115 int indicatorX = (int) ((r.width() - kMargin) * mPosition) + r.left
117 Utilities.centerAround(indicatorX, lineY, mIndicator);
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java     [all...]

Completed in 91 milliseconds