HomeSort by relevance Sort by last modified time
    Searched full:showdividers (Results 76 - 100 of 107) sorted by null

1 2 34 5

  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
LinearLayoutCompat.java 187 * @param showDividers One or more of {@link #SHOW_DIVIDER_BEGINNING},
191 public void setShowDividers(@DividerMode int showDividers) {
192 if (showDividers != mShowDividers) {
195 mShowDividers = showDividers;
    [all...]
  /packages/apps/Contacts/res/values/
styles.xml 157 <item name="android:showDividers">none</item>
  /frameworks/base/core/res/res/values/
styles_holo.xml 379 <item name="showDividers">middle</item>
613 <item name="showDividers">middle</item>
703 <item name="showDividers">middle</item>
    [all...]
styles.xml     [all...]
styles_material.xml     [all...]
public.xml     [all...]
attrs.xml     [all...]
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html     [all...]
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /frameworks/support/v7/appcompat/res/values/
attrs.xml     [all...]
  /prebuilts/sdk/current/support/v7/appcompat/res/values/
attrs.xml     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 243 android:showDividers : Setting for which dividers to show. [flag]
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /frameworks/base/api/
current.txt     [all...]
system-current.txt     [all...]
  /prebuilts/sdk/api/
11.xml     [all...]
12.xml     [all...]
13.xml     [all...]
14.txt     [all...]
15.txt     [all...]
16.txt     [all...]
17.txt     [all...]

Completed in 1257 milliseconds

1 2 34 5