Searched refs:getCurrentIndex (Results 1 – 10 of 10) sorted by relevance
39 final int defaultIndex = density.getCurrentIndex(); in ScreenZoomPreference()45 final int currentIndex = density.getCurrentIndex(); in ScreenZoomPreference()
68 final int initialIndex = density.getCurrentIndex(); in onCreate()
61 public int getCurrentIndex(); in getCurrentIndex() method421 if (Math.abs(mUndoIndexHint - mModel.getCurrentIndex()) >= 3) { in notifyDataChange()1134 mUndoIndexHint = mModel.getCurrentIndex() + mTouchBoxIndex;1628 mModel.moveTo(mModel.getCurrentIndex() + 1); in switchToNextImage()1632 mModel.moveTo(mModel.getCurrentIndex() - 1); in switchToPrevImage()1677 if (mModel.getCurrentIndex() > SCREEN_NAIL_MAX) { in switchWithCaptureAnimationLocked()
43 public int getCurrentIndex() { in getCurrentIndex() method in ArrayInitializerFormatter
222 outputArraySize = formatter.getCurrentIndex(); in dumpTextsInternal()
240 public int getCurrentIndex() { in getCurrentIndex() method in SinglePhotoDataAdapter
1024 int currentIndex = mModel.getCurrentIndex(); in onItemSelected()1456 return mModel.getCurrentIndex(); in setIndex()
562 public int getCurrentIndex() { in getCurrentIndex() method in PhotoDataAdapter