Ejemplo n.º 1
0
 @Override
 public int getCount() {
   checkClosed();
   return mCursor.getCount();
 }