am 232cd50: NEW_API: Expose searchSuggestThreshold searchable attribute

Merge commit '232cd50f152b919f0918ee3f9fbdaf6ee1ae9f63'

* commit '232cd50f152b919f0918ee3f9fbdaf6ee1ae9f63':
  NEW_API: Expose searchSuggestThreshold searchable attribute
This commit is contained in:
Bjorn Bringert
2009-05-01 02:10:58 -07:00
committed by The Android Open Source Project
2 changed files with 12 additions and 0 deletions

View File

@@ -6466,6 +6466,17 @@
visibility="public"
>
</field>
<field name="searchSuggestThreshold"
type="int"
transient="false"
volatile="false"
value="16843373"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="secondaryProgress"
type="int"
transient="false"

View File

@@ -1094,6 +1094,7 @@
<public type="attr" name="tension" id="0x0101026a" />
<public type="attr" name="extraTension" id="0x0101026b" />
<public type="attr" name="density" id="0x0101026c" />
<public type="attr" name="searchSuggestThreshold" id="0x0101026d" />
<public type="anim" name="anticipate_interpolator" id="0x010a0007" />
<public type="anim" name="overshoot_interpolator" id="0x010a0008" />