Searched defs:getDeviceConfigPropertyBoolean (Results 1 – 5 of 5) sorted by relevance
76 public static boolean getDeviceConfigPropertyBoolean( in getDeviceConfigPropertyBoolean() method in IkeDeviceConfigUtils
105 public boolean getDeviceConfigPropertyBoolean(String name, boolean defaultValue) { in getDeviceConfigPropertyBoolean() method in IkeContext
157 public static boolean getDeviceConfigPropertyBoolean(@NonNull String namespace, in getDeviceConfigPropertyBoolean() method in DeviceConfigUtils
313 boolean getDeviceConfigPropertyBoolean(final String name, boolean defaultValue) { in getDeviceConfigPropertyBoolean() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity
403 boolean getDeviceConfigPropertyBoolean(final String name, boolean defaultValue) { in getDeviceConfigPropertyBoolean() method in CaptivePortalLoginActivity