Searched defs:partition (Results 1 – 5 of 5) sorted by relevance
67 private void performFastbootOp(ITestDevice device, String op, String partition) in performFastbootOp()
131 private void flashNamedPartition(ITestDevice device, File dir, String partition) in flashNamedPartition()
215 protected void flashPartition(ITestDevice device, File imgFile, String partition) in flashPartition()228 protected void wipePartition(ITestDevice device, String partition) in wipePartition()242 protected boolean hasPartition(ITestDevice device, String partition) in hasPartition()489 String partition = "cache"; in wipeCache() local
466 public CommandResult fastbootWipePartition(String partition) throws DeviceNotAvailableException; in fastbootWipePartition()729 public long getPartitionFreeSpace(String partition) throws DeviceNotAvailableException; in getPartitionFreeSpace()
1224 public long getPartitionFreeSpace(String partition) throws DeviceNotAvailableException { in getPartitionFreeSpace()1879 public CommandResult fastbootWipePartition(String partition) in fastbootWipePartition()