Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DSimImportFragment.java83 private float mAccountScrolledElevationPixels; field in SimImportFragment
122 mAccountScrolledElevationPixels = getResources() in onCreateView()
334 ViewCompat.setElevation(mAccountHeaderContainer, mAccountScrolledElevationPixels); in onScroll()