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

  /frameworks/support/v7/preference/src/android/support/v7/preference/
SeekBarPreference.java 36 * The seekbar within the preference can be defined adjustable or not by setting {@code
37 * adjustable} attribute. If adjustable, the preference will be responsive to DPAD left/right keys.
85 * adjustable} attribute is set to true; it transfers the key presses to the SeekBar
97 // Right or left keys are pressed when in non-adjustable mode; Skip the keys.
244 public void setAdjustable(boolean adjustable) {
245 mAdjustable = adjustable;
  /prebuilts/go/darwin-x86/src/encoding/gob/
decoder.go 17 // TODO: make this adjustable?
  /prebuilts/go/linux-x86/src/encoding/gob/
decoder.go 17 // TODO: make this adjustable?
  /toolchain/binutils/binutils-2.25/binutils/
stabs.c 3056 bfd_boolean adjustable; local
    [all...]
  /prebuilts/sdk/current/support/v7/preference/libs/
android-support-v7-preference.jar 

Completed in 229 milliseconds