Searched refs:getDeviceConfigBoolean (Results 1 – 1 of 1) sorted by relevance
396 return getDeviceConfigBoolean(OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD, defaultValue); in getEnableBpfOffload()402 || getDeviceConfigBoolean( in getEnableLegacyDhcpServer()406 private boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in TetheringConfiguration