Home
last modified time | relevance | path

Searched refs:HIGHLIGHT_ELEVATION (Results 1 – 1 of 1) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DShowcaseFragment.java54 private static final float HIGHLIGHT_ELEVATION = 4; field in ShowcaseFragment
189 target.setElevation(HIGHLIGHT_ELEVATION * mDisplayMetrics.density); in highlightView()