isConfigSupported

public boolean isConfigSupported(String name)

Gets if the config supported by the device

Return

Boolean (true - config is supported on the device; false - otherwise)

Parameters

name

- The name of the config to be checked.

Throws