HomeSort by relevance Sort by last modified time
    Searched defs:getLayoutId (Results 1 - 25 of 65) sorted by null

1 2 3

  /frameworks/data-binding/extensions/library/src/main/java/android/databinding/
DataBinderMapper.java 35 public int getLayoutId(String tag) { return 0; }
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/widget/
SwipeRefreshLayoutActivityNestedScrollView.java 24 protected int getLayoutId() {
SwipeRefreshLayoutActivityTextView.java 24 protected int getLayoutId() {
SwipeRefreshLayoutActivityList.java 41 protected int getLayoutId() {
  /frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/widget/
AppBarLayoutToolbarCollapseThenPin.java 24 protected int getLayoutId() {
AppBarLayoutToolbarCollapseThenPinNested.java 24 protected int getLayoutId() {
AppBarLayoutToolbarCollapseThenPinWithFab.java 24 protected int getLayoutId() {
AppBarLayoutToolbarCollapseThenScroll.java 24 protected int getLayoutId() {
AppBarLayoutToolbarCollapseThenScrollWithSwipeRefresh.java 24 protected int getLayoutId() {
AppBarLayoutToolbarCollapseWithImage.java 24 protected int getLayoutId() {
AppBarLayoutToolbarCollapseWithImageWithInsets.java 24 protected int getLayoutId() {
AppBarLayoutToolbarParallaxOverlapContent.java 24 protected int getLayoutId() {
AppBarLayoutToolbarScrollTabsPin.java 24 protected int getLayoutId() {
AppBarLayoutToolbarScrollTabsPinWithSwipeRefresh.java 24 protected int getLayoutId() {
AppBarLayoutToolbarScrollTabsScroll.java 24 protected int getLayoutId() {
AppBarLayoutToolbarScrollTabsScrollSnap.java 24 protected int getLayoutId() {
BottomSheetPersistent.java 30 protected int getLayoutId() {
BottomSheetScrollView.java 30 protected int getLayoutId() {
SnackbarWithFloatingActionButton.java 27 protected int getLayoutId() {
SnackbarWithoutCoordinatorLayout.java 27 protected int getLayoutId() {
BottomSheetHideable.java 40 protected int getLayoutId() {
BottomSheetUsageBase.java 40 setContentView(getLayoutId());
58 protected abstract int getLayoutId();
BottomSheetWithFab.java 52 protected int getLayoutId() {
SnackbarUsage.java 38 setContentView(getLayoutId());
43 protected int getLayoutId() {
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowRemoteViews.java 39 public int getLayoutId() {

Completed in 628 milliseconds

1 2 3