Home
last modified time | relevance | path

Searched defs:getDeviceConfigPropertyInt (Results 1 – 10 of 10) 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.java94 public int getDeviceConfigPropertyInt( in getDeviceConfigPropertyInt() method in IkeContext
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DDeviceConfigUtils.java119 public static int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in DeviceConfigUtils
143 public static int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in DeviceConfigUtils
/packages/modules/Connectivity/service-t/src/com/android/server/net/
DNetworkStatsFactory.java153 public int getDeviceConfigPropertyInt(@NonNull String name, int defaultValue) { in getDeviceConfigPropertyInt() method in NetworkStatsFactory.Dependencies
/packages/modules/NetworkStack/tests/integration/common/android/net/ip/
DIpClientIntegrationTestCommon.java562 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.java951 public int getDeviceConfigPropertyInt(String name, int defaultValue) { in getDeviceConfigPropertyInt() method in IpClient.Dependencies
/packages/modules/Connectivity/service-t/src/com/android/server/
DNsdService.java2034 public int getDeviceConfigPropertyInt(String feature, int defaultValue) { in getDeviceConfigPropertyInt() method in NsdService.Dependencies
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java3749 public int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in NetworkMonitor.Dependencies