Searched defs:getDevice (Results 1 – 5 of 5) sorted by relevance
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/ | ||
| D | UnknownFileSystemException.java | 51 public BlockDevice getDevice() { in getDevice() method in UnknownFileSystemException |
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ | ||
| D | Sector.java | 76 public BlockDevice getDevice() { in getDevice() method in Sector |
| D | ClusterChain.java | 77 public BlockDevice getDevice() { in getDevice() method in ClusterChain |
| D | Fat.java | 160 public BlockDevice getDevice() { in getDevice() method in Fat |
| /tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/ | ||
| D | GameQualificationHostsideController.java | 93 public ITestDevice getDevice() { in getDevice() method in GameQualificationHostsideController |