Searched refs:getJSONStringByPath (Results 1 – 1 of 1) sorted by relevance
76 private fun getJSONStringByPath(jsonArg: JSONObject?, path: String): String? { in getJSONStringByPath() method100 val value = getJSONStringByPath(json, path) in putJSONString()117 …val packageName = getJSONStringByPath(possibleClient, "client_info.android_client_info.package_nam… in getClientFromGoogleServices()