Searched defs:USER_AGENT (Results 1 – 12 of 12) sorted by relevance
81 public static final String USER_AGENT = "http.useragent"; field
36 private static final String USER_AGENT = "a-testing-user-agent"; field in InProcessTransportTest
63 public static final String USER_AGENT = "User-Agent"; field in HTTP
78 private static final String USER_AGENT = "testuseragent"; field in CallCredentialsApplyingTest
84 private static final String USER_AGENT = "fakeagent"; field in ManagedChannelImplIdlenessTest
76 private static final String USER_AGENT = "mosaic"; field in InternalSubchannelTest
150 private static final String USER_AGENT = "userAgent"; field in ManagedChannelImplTest
91 public static final String USER_AGENT = UserAgentHeader.NAME; //37 field
67 public static final AsciiString USER_AGENT = AsciiString.of(GrpcUtil.USER_AGENT_KEY.name()); field in Utils
66 protected static final String USER_AGENT = "ksoap2-android/2.6.0+"; field in Transport
117 public static final String USER_AGENT = "User-Agent"; field in HttpHeaders
54 public static final int USER_AGENT = START + 17; field