Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java379 return getVendorSepolicyVersionFromDeviceJson(device); in getVendorSepolicyVersion()
419 private static int getVendorSepolicyVersionFromDeviceJson(ITestDevice device) throws Exception { in getVendorSepolicyVersionFromDeviceJson() method in SELinuxHostTest