OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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