Searched refs:pullCommand (Results 1 – 1 of 1) sorted by relevance
446 String pullCommand = String.format("content read --user %d --uri %s", userId, contentUri); in pullFileInternal() local458 CommandResult pullResult = mDevice.executeShellV2Command(pullCommand, localFileStream); in pullFileInternal()