Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MtpTests/src/android/mtp/
DMtpStorageManagerTest.java361 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath()); in testGetByPath()
373 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath() + "q"); in testGetByPathError()
383 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath()); in testGetObject()
415 MtpStorageManager.MtpObject parent = manager.getByPath(newDir.getPath()); in testGetObjectsParent()
431 MtpStorageManager.MtpObject parent = manager.getByPath(newDir.getPath()); in testGetObjectsFormat()
/frameworks/base/media/java/android/mtp/
DMtpStorageManager.java493 public synchronized MtpObject getByPath(String path) { in getByPath() method in MtpStorageManager
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt32424 Landroid/mtp/MtpStorageManager;->getByPath(Ljava/lang/String;)Landroid/mtp/MtpStorageManager$MtpObj…