Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/tests/MtpTests/src/android/mtp/
H A DMtpStorageManagerTest.java359 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath()); in testGetByPath()
371 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath() + "q"); in testGetByPathError()
381 MtpStorageManager.MtpObject obj = manager.getByPath(newFile.getPath()); in testGetObject()
413 MtpStorageManager.MtpObject parent = manager.getByPath(newDir.getPath()); in testGetObjectsParent()
429 MtpStorageManager.MtpObject parent = manager.getByPath(newDir.getPath()); in testGetObjectsFormat()
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpStorageManager.java455 public synchronized MtpObject getByPath(String path) { in getByPath() method in MtpStorageManager
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35302 Landroid/mtp/MtpStorageManager;->getByPath(Ljava/lang/String;)Landroid/mtp/MtpStorageManager$MtpObj…