OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:translatePositionWithLabels
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/
MtpPagerAdapter.java
69
public int
translatePositionWithLabels
(int position) {
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
IngestActivity.java
311
mLastMappingPager = mPagerAdapter.
translatePositionWithLabels
(position);
386
mFullscreenPager.setCurrentItem(mPagerAdapter.
translatePositionWithLabels
(
Completed in 121 milliseconds