OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFileRelativePath
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/mbms/
MbmsReceiverTest.java
35
MbmsDownloadReceiver.
getFileRelativePath
(rootPath, rootPath + "/subdir1/file.txt"));
37
MbmsDownloadReceiver.
getFileRelativePath
(
41
MbmsDownloadReceiver.
getFileRelativePath
(
45
MbmsDownloadReceiver.
getFileRelativePath
(
49
MbmsDownloadReceiver.
getFileRelativePath
(
53
MbmsDownloadReceiver.
getFileRelativePath
(
57
MbmsDownloadReceiver.
getFileRelativePath
(
/frameworks/base/telephony/java/android/telephony/mbms/
MbmsDownloadReceiver.java
273
String relativeLocation =
getFileRelativePath
(request.getSourceUri().getPath(),
474
public static String
getFileRelativePath
(String sourceUriPath, String fileInfoPath) {
Completed in 185 milliseconds