Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/activities/
DActionBarAdapter.java125 setPortraitTabHeight(0); in setupTabs()
346 setPortraitTabHeight(0); in update()
349 setPortraitTabHeight(mMaxPortraitTabHeight); in update()
440 setPortraitTabHeight(value); in animateTabHeightChange()
446 private void setPortraitTabHeight(int height) { in setPortraitTabHeight() method in ActionBarAdapter