Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/util/
DNetworkStackUtils.java189 public static int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in NetworkStackUtils
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java1956 public int getDeviceConfigPropertyInt(@NonNull String namespace, @NonNull String name, in getDeviceConfigPropertyInt() method in NetworkMonitor.Dependencies