Searched defs:partition (Results 1 – 5 of 5) sorted by relevance
65 private void performFastbootOp(ITestDevice device, String op, String partition) in performFastbootOp()
131 private void flashNamedPartition(ITestDevice device, File dir, String partition) in flashNamedPartition()
222 protected void flashPartition(ITestDevice device, File imgFile, String partition) in flashPartition()237 protected void wipePartition(ITestDevice device, String partition) in wipePartition()251 protected boolean hasPartition(ITestDevice device, String partition) in hasPartition()505 String partition = "cache"; in wipeCache() local
518 public CommandResult fastbootWipePartition(String partition) throws DeviceNotAvailableException; in fastbootWipePartition()788 public long getPartitionFreeSpace(String partition) throws DeviceNotAvailableException; in getPartitionFreeSpace()
1308 public long getPartitionFreeSpace(String partition) throws DeviceNotAvailableException { in getPartitionFreeSpace()1972 public CommandResult fastbootWipePartition(String partition) in fastbootWipePartition()