Searched defs:OEM_OVERLAY_DIR (Results 1 – 3 of 3) sorted by relevance
66 static const char* OEM_OVERLAY_DIR; variable
79 const char* AssetManager::OEM_OVERLAY_DIR = "/oem/overlay"; member in AssetManager
600 private static final String OEM_OVERLAY_DIR = "/oem/overlay"; field in PackageManagerService