Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 5 of 5) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/
DUnknownFileSystemException.java51 public BlockDevice getDevice() { in getDevice() method in UnknownFileSystemException
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DSector.java76 public BlockDevice getDevice() { in getDevice() method in Sector
DClusterChain.java77 public BlockDevice getDevice() { in getDevice() method in ClusterChain
DFat.java160 public BlockDevice getDevice() { in getDevice() method in Fat
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java93 public ITestDevice getDevice() { in getDevice() method in GameQualificationHostsideController