OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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