Home
last modified time | relevance | path

Searched defs:getDeviceConfigPropertyInt (Results 1 – 5 of 5) 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/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/
DIkeContext.java65 public int getDeviceConfigPropertyInt( in getDeviceConfigPropertyInt() method in IkeContext
/packages/modules/NetworkStack/src/com/android/networkstack/netlink/
DTcpSocketTracker.java631 public int getDeviceConfigPropertyInt(@NonNull final String namespace, in getDeviceConfigPropertyInt() method in TcpSocketTracker.Dependencies
/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java703 public int getDeviceConfigPropertyInt(String name, int defaultValue) { in getDeviceConfigPropertyInt() method in IpClient.Dependencies
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java3302 public int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in NetworkMonitor.Dependencies