Home
last modified time | relevance | path

Searched defs:getDeviceConfigPropertyInt (Results 1 – 8 of 8) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/utils/
DIkeDeviceConfigUtils.java33 public static int getDeviceConfigPropertyInt( in getDeviceConfigPropertyInt() method in IkeDeviceConfigUtils
58 public static int getDeviceConfigPropertyInt( in getDeviceConfigPropertyInt() method in IkeDeviceConfigUtils
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DDeviceConfigUtils.java117 public static int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in DeviceConfigUtils
141 public static int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in DeviceConfigUtils
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/
DIkeContext.java94 public int getDeviceConfigPropertyInt( in getDeviceConfigPropertyInt() method in IkeContext
/packages/modules/NetworkStack/tests/integration/common/android/net/ip/
DIpClientIntegrationTestCommon.java556 public int getDeviceConfigPropertyInt(String name, int ignoredDefaultValue) { in getDeviceConfigPropertyInt() method in IpClientIntegrationTestCommon.Dependencies
/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
DTcpSocketTracker.java710 public int getDeviceConfigPropertyInt(@NonNull final String namespace, in getDeviceConfigPropertyInt() method in TcpSocketTracker.Dependencies
/packages/modules/NetworkStack/src/android/net/dhcp6/
DDhcp6Client.java149 public int getDeviceConfigPropertyInt(String name, int defaultValue) { in getDeviceConfigPropertyInt() method in Dhcp6Client.Dependencies
/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java831 public int getDeviceConfigPropertyInt(String name, int defaultValue) { in getDeviceConfigPropertyInt() method in IpClient.Dependencies
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java3697 public int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in NetworkMonitor.Dependencies