Home
last modified time | relevance | path

Searched refs:getDeviceFile (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java167 devicePlatFcFile = getDeviceFile(mDevice, sCachedDevicePlatFcFiles, in setUp()
169 deviceVendorFcFile = getDeviceFile(mDevice, sCachedDeviceVendorFcFiles, in setUp()
174 devicePlatFcFile = getDeviceFile(mDevice, sCachedDevicePlatFcFiles, in setUp()
176 deviceVendorFcFile = getDeviceFile(mDevice, sCachedDeviceVendorFcFiles, in setUp()
204 private static File getDeviceFile(ITestDevice device, in getDeviceFile() method in SELinuxHostTest
338 return getDeviceFile(device, sCachedDevicePolicyFiles, "/sys/fs/selinux/policy", in getDevicePolicyFile()
420 File vintfJson = getDeviceFile(device, sCachedDeviceVintfJson, in getVendorSepolicyVersionFromDeviceJson()
466 File vendorManifestFile = getDeviceFile(device, sCachedDeviceVendorManifest, in getVendorSepolicyVersionFromManifests()