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

1 2 3

  /external/chromium/chrome/browser/tab_contents/
tab_util.h 15 // Should only be called from the UI thread, since it accesses TabContent.
  /frameworks/base/media/tests/MediaDump/res/layout/
main.xml 16 android:id="@android:id/tabcontent"
  /development/samples/training/TabCompat/res/layout-v11/
main.xml 19 android:id="@android:id/tabcontent"
  /external/robolectric/src/test/resources/res/layout/
tab_activity.xml 20 android:id="@android:id/tabcontent"
  /cts/tests/tests/holo/res/layout/
tabhost.xml 28 <FrameLayout android:id="@android:id/tabcontent"
  /development/samples/ApiDemos/res/layout/
fragment_tabs_fragment.xml 38 android:id="@android:id/tabcontent"
tabs_right_gravity.xml 32 android:id="@android:id/tabcontent"
tabs_scroll.xml 36 android:id="@android:id/tabcontent"
  /development/samples/training/TabCompat/res/layout/
main.xml 34 android:id="@android:id/tabcontent"
  /frameworks/base/core/res/res/layout/
tab_content.xml 40 android:id="@android:id/tabcontent"
  /cts/tests/res/layout/
tabhost_layout.xml 30 <FrameLayout android:id="@android:id/tabcontent"
  /development/samples/Support4Demos/res/layout/
fragment_tabs.xml 41 android:id="@android:id/tabcontent"
fragment_tabs_pager.xml 40 android:id="@android:id/tabcontent"
  /packages/apps/Settings/res/layout/
data_usage_summary.xml 32 android:id="@android:id/tabcontent"
trusted_credentials.xml 33 android:id="@android:id/tabcontent"
  /frameworks/base/docs/html/training/backward-compatible-ui/
using-component.jd 87 android:id="@android:id/tabcontent"
102 android:id="@android:id/tabcontent"
  /development/samples/training/TabCompat/src/com/example/android/tabcompat/
MainActivity.java 84 ft.add(android.R.id.tabcontent, fragment, tab.getTag());
  /frameworks/base/core/res/res/values/
ids.xml 38 <item type="id" name="tabcontent" />
  /packages/apps/Launcher2/res/layout/
apps_customize_pane.xml 51 android:id="@android:id/tabcontent"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
TabHostRule.java 70 frame.setAttribute(ANDROID_URI, ATTR_ID, "@android:id/tabcontent"); //$NON-NLS-1$
  /cts/tests/tests/widget/src/android/widget/cts/
TabHostTest.java 70 * 1. the tabWidget view and tabContent view associated with tabHost are created.
101 * 1. the tabWidget view and tabContent view associated with tabHost are created.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
rendering-configs.xml 337 android:id="@android:id/tabcontent">
373 android:id="@android:id/tabcontent">
  /packages/apps/PackageInstaller/res/layout/
install_confirm.xml 84 android:id="@android:id/tabcontent"
  /frameworks/base/docs/html/guide/topics/ui/layout/
tabs.jd 112 android:id="@android:id/tabcontent"
128 elements have the IDs {@code tabs} and {@code tabcontent}, respectively. These names
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java     [all...]

Completed in 3035 milliseconds

1 2 3