Searched refs:getFileCopyAdbCommand (Results 1 – 1 of 1) sorted by relevance
208 writer.printf("Adb command: %s\n", getFileCopyAdbCommand()); in dumpRecordingState()216 ClipData clip = ClipData.newPlainText("adb copy command", getFileCopyAdbCommand()); in initTextViews()221 private String getFileCopyAdbCommand() { in getFileCopyAdbCommand() method in AudioRecorderTestFragment