Searched defs:getDeviceConfigBoolean (Results 1 – 4 of 4) sorted by relevance
93 private static boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in NearbyConfiguration
405 private boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in ChreDiscoveryProviderTest
193 boolean getDeviceConfigBoolean(@NonNull String namespace, @NonNull String name, in getDeviceConfigBoolean() method in TetheringConfiguration.Dependencies656 private boolean getDeviceConfigBoolean(final String name, final boolean defaultValue) { in getDeviceConfigBoolean() method in TetheringConfiguration
163 boolean getDeviceConfigBoolean(@NonNull String namespace, @NonNull String name, in getDeviceConfigBoolean() method in TetheringConfigurationTest.MockDependencies