Searched defs:getAbsolutePath (Results 1 – 2 of 2) sorted by relevance
290 escapeForLike(mRoot.getAbsolutePath()) + '%' in reconcileAndClean()374 FileColumns.DATA + "=?", new String[] { realFile.getAbsolutePath() }, null)) { in visitFile()
5305 MediaColumns.DATA + "=?", new String[] { file.getAbsolutePath() }, signal)) { in queryForMediaUri()