Home | History | Annotate | Download | only in widget

Lines Matching refs:track

373      * Set the drawable used for the track that the switch slides within.
375 * @param track Track drawable
379 public void setTrackDrawable(Drawable track) {
380 mTrackDrawable = track;
385 * Set the drawable used for the track that the switch slides within.
387 * @param resId Resource ID of a track drawable
396 * Get the drawable used for the track that the switch slides within.
398 * @return Track drawable
408 * can physically touch and drag along the track.
421 * can physically touch and drag along the track.
433 * can physically touch and drag along the track.