Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/junit/src/android/platform/test/flag/junit/
DDeviceFlagsValueProvider.java78 return getLegacyFlagBoolean(parsedFlag); in getBoolean()
123 private boolean getLegacyFlagBoolean(Flag flag) throws FlagReadException { in getLegacyFlagBoolean() method in DeviceFlagsValueProvider