android.mtp
Class MtpStorageInfo

java.lang.Object
  extended by android.mtp.MtpStorageInfo

public final class MtpStorageInfo
extends Object


Method Summary
 String getDescription()
           
 long getFreeSpace()
           
 long getMaxCapacity()
           
 int getStorageId()
           
 String getVolumeIdentifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStorageId

public final int getStorageId()

getMaxCapacity

public final long getMaxCapacity()

getFreeSpace

public final long getFreeSpace()

getDescription

public final String getDescription()

getVolumeIdentifier

public final String getVolumeIdentifier()


Copyright © 2008-2012. All Rights Reserved.