Searched defs:getDeviceConfigBoolean (Results 1 – 4 of 4) sorted by relevance
86 private static boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in NearbyConfiguration
391 private boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in ChreDiscoveryProviderTest
188 boolean getDeviceConfigBoolean(@NonNull String namespace, @NonNull String name, in getDeviceConfigBoolean() method in TetheringConfiguration.Dependencies613 private boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in TetheringConfiguration
164 boolean getDeviceConfigBoolean(@NonNull String namespace, @NonNull String name, in getDeviceConfigBoolean() method in TetheringConfigurationTest.MockDependencies