Home
last modified time | relevance | path

Searched refs:fusePath (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java4736 File fusePath = toFuseFile(path); in touchFusePath() local
4737 Log.i(TAG, "Touching FUSE path " + fusePath); in touchFusePath()
4738 fusePath.setLastModified(System.currentTimeMillis()); in touchFusePath()