Ejemplo n.º 1
0
 @Override
 public long getBlockSizeLong(StatFs statfs) {
   return StatFsCompatJellyBeanMr2.getBlockSizeLong(statfs);
 }