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

1 2

  /packages/apps/Launcher3/WallpaperPicker/res/values-v21/
styles.xml 27 <item name="android:contentInsetRight">0dp</item>
  /packages/wallpapers/LivePicker/res/values/
styles.xml 39 <item name="android:contentInsetRight">0dp</item>
  /frameworks/base/core/java/android/widget/
Toolbar.java 270 final int contentInsetRight =
273 mContentInsets.setAbsolute(contentInsetLeft, contentInsetRight);
    [all...]
  /frameworks/support/v7/appcompat/res-public/values/
public_attrs.xml 94 <public type="attr" name="contentInsetRight"/>
  /prebuilts/sdk/current/support/v7/appcompat/res-public/values/
public_attrs.xml 94 <public type="attr" name="contentInsetRight"/>
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
Toolbar.java 283 final int contentInsetRight =
286 mContentInsets.setAbsolute(contentInsetLeft, contentInsetRight);
    [all...]
  /frameworks/base/tools/aapt2/
SdkConstants.cpp 603 { u"contentInsetRight", 21 },
  /frameworks/support/v7/appcompat/res/values/
attrs.xml 477 <attr name="contentInsetRight" format="dimension"/>
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/res/values/
attrs.xml 477 <attr name="contentInsetRight" format="dimension"/>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.R.attr.html 325 <A NAME="android.R.attr.contentInsetRight"></A>
326 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#contentInsetRight" target="_top"><code>contentInsetRight</code></A></nobr>
    [all...]
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
  /frameworks/support/v7/appcompat/api/
22.2.0.txt 379 field public static int contentInsetRight;
    [all...]
22.2.1.txt 397 field public static int contentInsetRight;
    [all...]
23.0.0.txt 409 field public static int contentInsetRight;
    [all...]
23.1.0.txt 410 field public static int contentInsetRight;
    [all...]
23.1.1.txt 410 field public static int contentInsetRight;
    [all...]
current.txt 426 field public static int contentInsetRight;
    [all...]
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc0/
adapters-1.0-rc0.jar 
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.2.2-release.jar 
  /frameworks/base/core/res/res/values/
public.xml     [all...]

Completed in 589 milliseconds

1 2