HomeSort by relevance Sort by last modified time
    Searched full:textselecthandleleft (Results 1 - 25 of 28) sorted by null

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-applyCompletion24a.diff 1 Code completion in completionvalues1.xml for android:textS^ize selecting android:textSelectHandleLeft:
4 > <item name="android:textSelectHandleLeft"^>17sp</item>
completionvalues1-expected-completion23.txt 4 android:textSelectHandleLeft : Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
completion1-expected-completion39.txt 65 android:textSelectHandleLeft : Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
completion5-expected-completion40.txt 65 android:textSelectHandleLeft : Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
completionvalues1-expected-completion32.txt 271 android:textSelectHandleLeft : Reference to a drawable that will be used to display a text selection anchor on the left side of a selection region. [reference]
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
android.R.attr.html 143 <A NAME="android.R.attr.textSelectHandleLeft"></A>
144 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#textSelectHandleLeft" target="_top"><code>textSelectHandleLeft</code></A></nobr>
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 187 sAdvanced.add("textSelectHandleLeft");
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssistTest.java 657 "android:textSelectHandleLeft");
    [all...]
  /frameworks/base/core/res/res/values/
themes.xml 219 <item name="textSelectHandleLeft">@android:drawable/text_select_handle_left</item>
    [all...]
styles.xml 460 <item name="android:textSelectHandleLeft">?android:attr/textSelectHandleLeft</item>
    [all...]
attrs.xml     [all...]
public.xml     [all...]
  /frameworks/base/docs/html/about/versions/
android-2.3.jd 364 <li>New <code>textSelectHandle</code>, <code>textSelectHandleLeft</code>,
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/9/
user_comments_for_8_to_9.xml 133 <identifier id="android.R.attr.textSelectHandleLeft"/>
    [all...]
  /development/sdk/
api-versions.xml     [all...]
  /frameworks/base/api/
10.xml     [all...]
11.xml     [all...]
12.xml     [all...]
13.xml     [all...]
14.txt     [all...]
15.txt     [all...]

Completed in 765 milliseconds

1 2