Пример #1
0
 @Override
 public int getPosition() {
   checkClosed();
   return mCursor.getPosition();
 }