HomeSort by relevance Sort by last modified time
    Searched full:mtabandshadowcontainer (Results 1 - 1 of 1) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailTabCarousel.java 71 private View mTabAndShadowContainer;
122 mTabAndShadowContainer = findViewById(R.id.tab_and_shadow_container);
277 mTabAndShadowContainer.setTranslationY(-pixelsToScrollVertically);
278 final ViewPropertyAnimator animator = mTabAndShadowContainer.animate();

Completed in 86 milliseconds