HomeSort by relevance Sort by last modified time
    Searched full:fromdecoded (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/net/
Uri.java 444 PathPart path = PathPart.fromDecoded(file.getAbsolutePath());
814 return new OpaqueUri(scheme, Part.fromDecoded(ssp),
815 Part.fromDecoded(fragment));
    [all...]

Completed in 389 milliseconds