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

1 2

  /cts/tests/res/layout/
viewstub_layout.xml 23 android:inflatedId="@+id/inflated_id"
  /frameworks/base/core/res/res/layout/
screen_simple.xml 30 android:inflatedId="@+id/action_mode_bar"
screen_simple_overlay_action_mode.xml 35 android:inflatedId="@+id/action_mode_bar"
screen_custom_title.xml 26 android:inflatedId="@+id/action_mode_bar"
screen_title.xml 27 android:inflatedId="@+id/action_mode_bar"
screen.xml 30 android:inflatedId="@+id/action_mode_bar"
screen_progress.xml 31 android:inflatedId="@+id/action_mode_bar"
screen_title_icons.xml 28 android:inflatedId="@+id/action_mode_bar"
  /frameworks/base/core/tests/coretests/res/layout/
viewstub.xml 37 android:inflatedId="@+id/stub_inflated"
  /packages/apps/Browser/res/layout-sw600dp/
history.xml 26 android:inflatedId="@+id/history" />
  /frameworks/base/core/java/android/view/
ViewStub.java 40 * ViewStub's inflatedId property. For instance:
44 * android:inflatedId="@+id/subTree"
53 * id "subTree," specified by the inflatedId property. The inflated View is finally
140 * @param inflatedId A positive integer used to identify the inflated view or
147 public void setInflatedId(int inflatedId) {
148 mInflatedId = inflatedId;
  /frameworks/base/docs/html/training/improving-layouts/
loading-ondemand.jd 53 android:inflatedId="@+id/panel_import"
79 the one specified by the {@code android:inflatedId} attribute of the ViewStub. (The ID {@code
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 393 topAttrs="layout,inflatedId,visibility"
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 133 android:inflatedId : Overrides the id of the inflated View with this value. [reference]
  /prebuilts/sdk/6/
android.jar 
  /frameworks/base/core/res/res/values/
public.xml     [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex 662 public static final int inflatedId
    [all...]
  /development/sdk/
api-versions.xml 558 <field name="inflatedId" />
    [all...]
  /frameworks/base/api/
1.xml     [all...]
10.xml     [all...]
11.xml     [all...]
12.xml     [all...]
13.xml     [all...]
14.txt     [all...]
15.txt     [all...]

Completed in 785 milliseconds

1 2