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.java84 private float mAccountScrolledElevationPixels; field in SimImportFragment
123 mAccountScrolledElevationPixels = getResources() in onCreateView()
335 ViewCompat.setElevation(mAccountHeaderContainer, mAccountScrolledElevationPixels); in onScroll()