Searched refs:USER_AGENT (Results 1 – 3 of 3) sorted by relevance
65 public static final String USER_AGENT = "Mozilla/5.0 (Linux; U; Android " field in Constants
158 httpConn.setRequestProperty("User-Agent", Constants.USER_AGENT); in run()
109 localHttpURLConnection.setRequestProperty("User-Agent", Constants.USER_AGENT); in onHandleIntent()