Searched refs:getByPath (Results 1 – 3 of 3) sorted by relevance
323 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath()); in testGetByPath()335 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath() + "q"); in testGetByPathError()345 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath()); in testGetObject()377 MtpStorageManager.MtpObject parent = manager.getByPath(newDir.getPath()); in testGetObjectsParent()393 MtpStorageManager.MtpObject parent = manager.getByPath(newDir.getPath()); in testGetObjectsFormat()
432 public synchronized MtpObject getByPath(String path) { in getByPath() method in MtpStorageManager
936 MtpStorageManager.MtpObject refObj = mManager.getByPath(refPath); in getObjectReferences()