Home
last modified time | relevance | path

Searched defs:userIdFromPath (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java2918 int userIdFromPath = FileUtils.extractUserId(path); in getFilesInDirectoryForFuse() local
4501 int userIdFromPath = (userIdFromPathObject == null ? userHandle.getIdentifier() : in ensureFileColumns() local
4846 int userIdFromPath = FileUtils.extractUserId(path); in insertDirectory() local