Searched defs:vintfJson (Results 1 – 1 of 1) sorted by relevance
411 File vintfJson = deviceInfoDir.toPath().resolve(VINTF_DEVICE_JSON).toFile(); in getVendorSepolicyVersionFromBuildInfo() local420 File vintfJson = getDeviceFile(device, sCachedDeviceVintfJson, in getVendorSepolicyVersionFromDeviceJson() local429 private static int getVendorSepolicyVersionFromJsonFile(File vintfJson) throws Exception { in getVendorSepolicyVersionFromJsonFile()483 File vintfJson = deviceInfoDir.toPath().resolve(VINTF_DEVICE_JSON).toFile(); in getSystemSepolicyVersion() local