Home | History | Annotate | Download | only in storage

Lines Matching defs:getUuidForPath

145      * @see #getUuidForPath(File)
183 * @see #getUuidForPath(File)
753 public @NonNull UUID getUuidForPath(@NonNull File path) throws IOException {
793 getUuidForPath(ParcelFileDescriptor.getFile(fd));
1603 * {@link #getUuidForPath(File)}.
1638 * {@link #getUuidForPath(File)}.
1734 * {@link #getUuidForPath(File)}.
1783 * obtained using {@link #getUuidForPath(File)}.
1854 final UUID uuid = getUuidForPath(file);