Searched defs:getDeviceConfigPropertyBoolean (Results 1 – 3 of 3) sorted by relevance
76 public static boolean getDeviceConfigPropertyBoolean( in getDeviceConfigPropertyBoolean() method in IkeDeviceConfigUtils
105 public boolean getDeviceConfigPropertyBoolean(String name, boolean defaultValue) { in getDeviceConfigPropertyBoolean() method in IkeContext
155 public static boolean getDeviceConfigPropertyBoolean(@NonNull String namespace, in getDeviceConfigPropertyBoolean() method in DeviceConfigUtils