Searched refs:getDeviceConfigBoolean (Results 1 – 2 of 2) sorted by relevance
37 mEnablePresenceBroadcastLegacy = getDeviceConfigBoolean( in NearbyConfiguration()49 private boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in NearbyConfiguration
544 return getDeviceConfigBoolean(OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD, defaultValue); in getEnableBpfOffload()550 || getDeviceConfigBoolean( in getEnableLegacyDhcpServer()554 private boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in TetheringConfiguration