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

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 125 sAdvanced.add("isScrollContainer");
247 sCategories.put("isScrollContainer", "Scrolling");
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion12-expected-completion75.txt 22 android:isScrollContainer : Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method. [boolean]
completion1-expected-completion39.txt 97 android:isScrollContainer : Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method. [boolean]
completion5-expected-completion40.txt 97 android:isScrollContainer : Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method. [boolean]
completionvalues1-expected-completion32.txt 146 android:isScrollContainer : Set this if the view will serve as a scrolling container, meaing that it can be resized to shrink its overall window so that there will be space for an input method. [boolean]
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.R.attr.html 304 <A NAME="android.R.attr.isScrollContainer"></A>
305 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#isScrollContainer" target="_top"><code>isScrollContainer</code></A></nobr>
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
android.view.View.html 214 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#isScrollContainer()" target="_top"><code>isScrollContainer</code></A>()</nobr>
alldiffs_index_additions.html     [all...]
methods_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_all.html     [all...]
  /frameworks/base/docs/html/sdk/api_diff/16/
missingSinces.txt 284 NO DOC BLOCK: android.view.View Method isScrollContainer()
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/
missingSinces.txt     [all...]
user_comments_for_2_to_3.xml 295 <identifier id="android.R.attr.isScrollContainer"/>
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /frameworks/base/core/res/res/values/
public.xml     [all...]
  /prebuilts/sdk/6/
android.jar 
  /frameworks/base/docs/html/reference/com/google/android/gms/common/
SignInButton.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/
MapView.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/plus/
PlusOneButton.html     [all...]
  /development/sdk/
api-versions.xml 612 <field name="isScrollContainer" since="3" />
    [all...]

Completed in 3691 milliseconds

1 2