Home
last modified time | relevance | path

Searched refs:getContentViewLayoutResId (Results 1 – 25 of 49) sorted by relevance

12

/frameworks/support/core-ui/tests/java/android/support/v4/
DBaseTestActivity.java28 final int contentView = getContentViewLayoutResId(); in onCreate()
36 protected abstract int getContentViewLayoutResId(); in getContentViewLayoutResId() method in BaseTestActivity
/frameworks/support/compat/tests/java/android/support/v4/
DBaseTestActivity.java28 final int contentView = getContentViewLayoutResId(); in onCreate()
36 protected abstract int getContentViewLayoutResId(); in getContentViewLayoutResId() method in BaseTestActivity
/frameworks/support/percent/tests/java/android/support/percent/
DBaseTestActivity.java29 final int contentView = getContentViewLayoutResId(); in onCreate()
43 protected abstract int getContentViewLayoutResId(); in getContentViewLayoutResId() method in BaseTestActivity
DTestRelativeActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TestRelativeActivity
DTestFrameActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TestFrameActivity
DTestRelativeRtlActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TestRelativeRtlActivity
DPercentDynamicLayoutActivity.java26 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in PercentDynamicLayoutActivity
/frameworks/support/design/tests/src/android/support/design/widget/
DBaseTestActivity.java33 final int contentView = getContentViewLayoutResId(); in onCreate()
47 protected abstract int getContentViewLayoutResId(); in getContentViewLayoutResId() method in BaseTestActivity
DFloatingActionButtonActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in FloatingActionButtonActivity
DBottomNavigationViewActivity.java22 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in BottomNavigationViewActivity
DTextInputLayoutActivity.java22 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TextInputLayoutActivity
DTabLayoutPoolingActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TabLayoutPoolingActivity
DAppBarWithScrollbarsActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in AppBarWithScrollbarsActivity
DSnackbarActivityWithTranslucentNavBar.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in SnackbarActivityWithTranslucentNavBar
DSnackbarActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in SnackbarActivity
DBottomSheetDialogActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in BottomSheetDialogActivity
DNavigationViewActivity.java22 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in NavigationViewActivity
DDynamicCoordinatorLayoutActivity.java26 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in DynamicCoordinatorLayoutActivity
DSnackbarActivityWithFAB.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in SnackbarActivityWithFAB
/frameworks/support/compat/tests/java/android/support/v4/widget/
DListViewTestActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in ListViewTestActivity
DTextViewTestActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TextViewTestActivity
/frameworks/support/core-ui/tests/java/android/support/v4/widget/
DExploreByTouchHelperTestActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in ExploreByTouchHelperTestActivity
DSwipeRefreshLayoutActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in SwipeRefreshLayoutActivity
/frameworks/support/compat/tests/java/android/support/v4/view/
DVpaActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in VpaActivity
DViewCompatActivity.java25 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in ViewCompatActivity

12