예제 #1
0
 /**
  * Get the index of this Dir
  *
  * @return index of the dir
  */
 public int getDirViewIndex() {
   return mDir.getDirIndex();
 }