Searched defs:configJson (Results 1 – 4 of 4) sorted by relevance
23 public ConfigFilter(JSONObject configJson) throws JSONException { in ConfigFilter()40 static Class[] classesFromConfig(JSONObject configJson) in classesFromConfig()
485 private NetworkRequest buildNetworkRequestFromJson(JSONObject configJson) in buildNetworkRequestFromJson()490 private NetworkRequest buildWifiAwareNetworkRequestFromJson(JSONObject configJson) in buildWifiAwareNetworkRequestFromJson()503 private NetworkRequest.Builder makeNetworkRequestBuilderFromJson(JSONObject configJson) in makeNetworkRequestBuilderFromJson()
1695 private SoftApConfiguration createSoftApConfiguration(JSONObject configJson) in createSoftApConfiguration()1810 private WifiConfiguration createSoftApWifiConfiguration(JSONObject configJson) in createSoftApWifiConfiguration()