Searched defs:DIR (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Launcher3/tools/ | ||
D | print_db.py | 21 DIR = "db_files" variable |
/packages/modules/Nfc/NfcNci/tests/unit/src/com/android/nfc/cardemulation/ | ||
D | RegisteredNfcFServicesCacheTest.java | 86 private static final File DIR = new File("/"); field in RegisteredNfcFServicesCacheTest |
D | RegisteredServicesCacheTest.java | 96 private static final File DIR = new File("/"); field in RegisteredServicesCacheTest |
/packages/modules/adb/ | ||
D | sysdeps.h | 289 inline void seekdir(DIR*, long) { in seekdir() argument |