Home
last modified time | relevance | path

Searched defs:getDeviceConfigPropertyBoolean (Results 1 – 3 of 3) 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.java155 public static boolean getDeviceConfigPropertyBoolean(@NonNull String namespace, in getDeviceConfigPropertyBoolean() method in DeviceConfigUtils