Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 165) sorted by relevance

1234567

/developers/samples/android/wearable/wear/GridViewPager/Wearable/src/main/java/com/example/android/gridviewpager/
DSampleGridPagerAdapter.java108 Page page = PAGES[row][col]; in getFragment() local
109 String title = page.titleRes != 0 ? mContext.getString(page.titleRes) : null; in getFragment()
110 String text = page.textRes != 0 ? mContext.getString(page.textRes) : null; in getFragment()
111 CardFragment fragment = CardFragment.create(title, text, page.iconRes); in getFragment()
113 fragment.setCardGravity(page.cardGravity); in getFragment()
114 fragment.setExpansionEnabled(page.expansionEnabled); in getFragment()
115 fragment.setExpansionDirection(page.expansionDirection); in getFragment()
116 fragment.setExpansionFactor(page.expansionFactor); in getFragment()
/developers/build/templates/base/
D_index.jd.ftl2 page.tags=<#list sample.tag as tag>"${tag}",</#list>"${sample.name}"
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/TextLinkify/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/SlidingTabsColors/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/input/multitouch/BasicMultitouch/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/ui/views/HorizontalPaging/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/FloatingActionButtonBasic/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/media/HdrViewfinder/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/DocumentCentricApps/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/ui/accessibility/BasicAccessibility/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/wearable/wear/RecipeAssistant/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/AppRestrictionSchema/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/wearable/wear/Geofencing/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/ui/transition/CustomTransition/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/androidtv/visual-game-controller/
DLICENSE176 the same "printed page" as the copyright notice for easier identification within
/developers/samples/android/views/TextLinkify/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/sensors/BatchStepSensor/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/ui/graphics/PdfRendererBasic/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/build/prebuilts/gradle/ElevationDrag/
DLICENSE186 same "printed page" as the copyright notice for easier
/developers/samples/android/renderScript/RenderScriptIntrinsic/
DLICENSE186 same "printed page" as the copyright notice for easier

1234567