Home
last modified time | relevance | path

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

12

/frameworks/support/v4/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
DPercentDynamicLayoutActivity.java26 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in PercentDynamicLayoutActivity
DTestRelativeActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TestRelativeActivity
DTestRelativeRtlActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TestRelativeRtlActivity
DTestFrameActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TestFrameActivity
/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
DDynamicCoordinatorLayoutActivity.java26 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in DynamicCoordinatorLayoutActivity
DFloatingActionButtonActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in FloatingActionButtonActivity
DBottomSheetDialogActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in BottomSheetDialogActivity
DNavigationViewActivity.java22 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in NavigationViewActivity
DTabLayoutPoolingActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TabLayoutPoolingActivity
DSnackbarActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in SnackbarActivity
DTextInputLayoutActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TextInputLayoutActivity
/frameworks/support/v4/tests/java/android/support/v4/widget/
DTextViewTestActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in TextViewTestActivity
DExploreByTouchHelperTestActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in ExploreByTouchHelperTestActivity
DSwipeRefreshLayoutActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in SwipeRefreshLayoutActivity
/frameworks/support/v4/tests/java/android/support/v4/view/
DVpaActivity.java24 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in VpaActivity
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DWindowDecorActionBarActivity.java25 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in WindowDecorActionBarActivity
DAlertDialogTestActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in AlertDialogTestActivity
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
DAppCompatButtonActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in AppCompatButtonActivity
DAppCompatImageViewActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in AppCompatImageViewActivity
DAppCompatSpinnerActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in AppCompatSpinnerActivity
DAppCompatTextViewActivity.java23 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in AppCompatTextViewActivity
DPopupTestActivity.java27 protected int getContentViewLayoutResId() { in getContentViewLayoutResId() method in PopupTestActivity

12