Searched refs:PARAM_ACCESS_TOKEN (Results 1 – 1 of 1) sorted by relevance
46 public static final String PARAM_ACCESS_TOKEN = "access_token"; field in HttpFetcher180 if (PARAM_ACCESS_TOKEN.equals(name)) { in obfuscateUrl()