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

1 2 3

  /frameworks/base/core/res/res/layout/
screen_simple.xml 40 android:foregroundGravity="fill_horizontal|top"
screen_simple_overlay_action_mode.xml 32 android:foregroundGravity="fill_horizontal|top"
screen_custom_title.xml 42 android:foregroundGravity="fill_horizontal|top"
screen_title.xml 48 android:foregroundGravity="fill_horizontal|top"
screen.xml 104 android:foregroundGravity="fill_horizontal|top"
screen_progress.xml 79 android:foregroundGravity="fill_horizontal|top"
screen_title_icons.xml 102 android:foregroundGravity="fill_horizontal|top"
  /frameworks/support/v7/appcompat/res/layout/
abc_screen_content_include.xml 23 android:foregroundGravity="fill_horizontal|top"
  /packages/apps/Calendar/res/layout/
day_activity.xml 24 android:foregroundGravity="fill_horizontal|top">
  /prebuilts/sdk/current/support/v7/appcompat/res/layout/
abc_screen_content_include.xml 23 android:foregroundGravity="fill_horizontal|top"
  /packages/apps/UnifiedEmail/res/layout/
one_pane_activity.xml 36 android:foregroundGravity="fill_horizontal|top"
two_pane_activity.xml 36 android:foregroundGravity="fill_horizontal|top"
  /packages/apps/Stk/res/layout/
stk_title.xml 73 android:foregroundGravity="fill_horizontal|top"
  /frameworks/base/core/java/android/widget/
FrameLayout.java 112 * @param foregroundGravity See {@link android.view.Gravity}
119 public void setForegroundGravity(int foregroundGravity) {
120 if (getForegroundGravity() != foregroundGravity) {
121 super.setForegroundGravity(foregroundGravity);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 105 android:foregroundGravity : Defines the gravity to apply to the foreground drawable. [flag]
    [all...]
  /frameworks/base/docs/html/reference/android/support/wearable/
R.styleable.html     [all...]
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /frameworks/base/docs/html/reference/android/support/wearable/view/
WearableFrameLayout.html     [all...]
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/tools/common/api-versions/android-1/
android.jar 
  /prebuilts/tools/common/api-versions/android-2/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 
  /frameworks/base/core/res/res/values/
public.xml     [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex 576 public static final int foregroundGravity
    [all...]
  /frameworks/base/api/
current.txt     [all...]

Completed in 543 milliseconds

1 2 3