Searched refs:INDEX_MESSAGE (Results 1 – 2 of 2) sorted by relevance
29 public static final int INDEX_MESSAGE = 2; field in CallComposerPagerAdapter41 case INDEX_MESSAGE: in getItem()
368 pager.setCurrentItem(CallComposerPagerAdapter.INDEX_MESSAGE, true /* animate */); in onClick()510 if (position == CallComposerPagerAdapter.INDEX_MESSAGE) { in onPageSelected()515 if (currentIndex == CallComposerPagerAdapter.INDEX_MESSAGE) { in onPageSelected()789 messageIcon.setAlpha(position == CallComposerPagerAdapter.INDEX_MESSAGE ? 1 : alpha); in setMediaIconSelected()