Home
last modified time | relevance | path

Searched defs:getDeviceConfigPropertyBoolean (Results 1 – 5 of 5) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/utils/
DIkeDeviceConfigUtils.java76 public static boolean getDeviceConfigPropertyBoolean( in getDeviceConfigPropertyBoolean() method in IkeDeviceConfigUtils
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/
DIkeContext.java105 public boolean getDeviceConfigPropertyBoolean(String name, boolean defaultValue) { in getDeviceConfigPropertyBoolean() method in IkeContext
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DDeviceConfigUtils.java157 public static boolean getDeviceConfigPropertyBoolean(@NonNull String namespace, in getDeviceConfigPropertyBoolean() method in DeviceConfigUtils
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java313 boolean getDeviceConfigPropertyBoolean(final String name, boolean defaultValue) { in getDeviceConfigPropertyBoolean() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java403 boolean getDeviceConfigPropertyBoolean(final String name, boolean defaultValue) { in getDeviceConfigPropertyBoolean() method in CaptivePortalLoginActivity