Searched refs:possibleClient (Results 1 – 1 of 1) sorted by relevance
115 val possibleClient = clients.optJSONObject(i) in getClientFromGoogleServices() constant116 if (possibleClient != null) { in getClientFromGoogleServices()117 …val packageName = getJSONStringByPath(possibleClient, "client_info.android_client_info.package_nam… in getClientFromGoogleServices()120 client = possibleClient in getClientFromGoogleServices()