Searched defs:positionOffset (Results 1 – 12 of 12) sorted by relevance
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/ |
D | SlidingTabLayout.java | 236 private void scrollToTab(int tabIndex, int positionOffset) { in scrollToTab() 259 public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { in onPageScrolled()
|
D | SlidingTabStrip.java | 110 void onViewPagerPageChanged(int position, float positionOffset) { in onViewPagerPageChanged()
|
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/ |
D | SlidingTabLayout.java | 236 private void scrollToTab(int tabIndex, int positionOffset) { in scrollToTab() 259 public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { in onPageScrolled()
|
D | SlidingTabStrip.java | 110 void onViewPagerPageChanged(int position, float positionOffset) { in onViewPagerPageChanged()
|
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/ |
D | SlidingTabLayout.java | 236 private void scrollToTab(int tabIndex, int positionOffset) { in scrollToTab() 259 public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { in onPageScrolled()
|
D | SlidingTabStrip.java | 110 void onViewPagerPageChanged(int position, float positionOffset) { in onViewPagerPageChanged()
|
/development/samples/browseable/BasicTransition/src/com.example.android.common/view/ |
D | SlidingTabLayout.java | 236 private void scrollToTab(int tabIndex, int positionOffset) { in scrollToTab() 259 public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { in onPageScrolled()
|
D | SlidingTabStrip.java | 110 void onViewPagerPageChanged(int position, float positionOffset) { in onViewPagerPageChanged()
|
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/ |
D | SlidingTabLayout.java | 236 private void scrollToTab(int tabIndex, int positionOffset) { in scrollToTab() 259 public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { in onPageScrolled()
|
D | SlidingTabStrip.java | 110 void onViewPagerPageChanged(int position, float positionOffset) { in onViewPagerPageChanged()
|
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/ |
D | SlidingTabLayout.java | 236 private void scrollToTab(int tabIndex, int positionOffset) { in scrollToTab() 259 public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { in onPageScrolled()
|
D | SlidingTabStrip.java | 110 void onViewPagerPageChanged(int position, float positionOffset) { in onViewPagerPageChanged()
|