Searched refs:sCachedDeviceVendorPolicy (Results 1 – 1 of 1) sorted by relevance
99 private static final Map<ITestDevice, File> sCachedDeviceVendorPolicy = new HashMap<>(1); field in SELinuxHostTest354 return buildVendorPolicy(build, device, sCachedDeviceVendorPolicy, "vendor_sepolicy"); in getDeviceVendorPolicyFile()