Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/junit/src_host/android/platform/test/flag/junit/host/
DDeviceFlags.java97 getDeviceConfigFlags(testDevice); in init()
102 private void getDeviceConfigFlags(ITestDevice testDevice) throws FlagReadException { in getDeviceConfigFlags() method in DeviceFlags