Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java299 final String propertyAbiListValue = getDevice().getProperty(abiListProperty); in specifyAbiToTest() local
301 AbiUtils.parseAbiListFromProperty(propertyAbiListValue); in specifyAbiToTest()