Searched defs:getAbsolutePath (Results 1 – 5 of 5) sorted by relevance
63 String getAbsolutePath(); in getAbsolutePath() method
71 String getAbsolutePath(); in getAbsolutePath() method
161 public String getAbsolutePath() { in getAbsolutePath() method in SimpleTempStorage.SimpleTempPath212 public String getAbsolutePath() { in getAbsolutePath() method in SimpleTempStorage.SimpleTempFile
292 escapeForLike(mRoot.getAbsolutePath()) + '%' in reconcileAndClean()376 FileColumns.DATA + "=?", new String[] { realFile.getAbsolutePath() }, null)) { in visitFile()
5289 MediaColumns.DATA + "=?", new String[] { file.getAbsolutePath() }, signal)) { in queryForMediaUri()