HomeSort by relevance Sort by last modified time
    Searched refs:getDevicePathFromUserData (Results 1 - 2 of 2) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
TestFilePushSetup.java 165 String remoteFileName = getDevicePathFromUserData(fileName);
200 static String getDevicePathFromUserData(String path) {
  /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
TestFilePushSetupTest.java 66 mDeviceLocationList.add(TestFilePushSetup.getDevicePathFromUserData(file));

Completed in 213 milliseconds