Searched refs:getRtlPosition (Results 1 – 4 of 4) sorted by relevance
171 switch (getRtlPosition(position)) { in getCurrentListView()189 return getRtlPosition(position); in getItemId()194 switch (getRtlPosition(position)) { in getItem()288 mViewPager.setCurrentItem(getRtlPosition(TAB_INDEX_SPEED_DIAL)); in onCreateView()426 public int getRtlPosition(int position) { in getRtlPosition() method in ListsFragment442 switch (getRtlPosition(position)) { in sendScreenViewForPosition()
160 mPager.setCurrentItem(getRtlPosition(position)); in addTab()189 position = getRtlPosition(position); in onPageScrolled()200 position = getRtlPosition(position); in onPageSelected()222 private int getRtlPosition(int position) { in getRtlPosition() method in ViewPagerTabs
196 return (DeskClockFragment) mTabsAdapter.getItem(getRtlPosition(mSelectedTab)); in getSelectedFragment()476 TabInfo info = mTabs.get(getRtlPosition(position)); in getItem()517 mMainActionBar.setSelectedNavigationItem(getRtlPosition(position)); in onPageSelected()546 final int rtlSafePosition = getRtlPosition(position); in onTabSelected()703 private int getRtlPosition(int position) { in getRtlPosition() method in DeskClock
1162 position = mListsFragment.getRtlPosition(position); in onPageScrolled()1183 position = mListsFragment.getRtlPosition(position); in onPageSelected()