Searched refs:RSP_SET_LINK_PROPERTIES_HTTP_PROXY (Results 1 – 2 of 2) sorted by relevance
54 public static final int RSP_SET_LINK_PROPERTIES_HTTP_PROXY = BASE + 9; field in DcAsyncChannel75 sCmdToString[RSP_SET_LINK_PROPERTIES_HTTP_PROXY - BASE] =299 if ((response != null) && (response.what == RSP_SET_LINK_PROPERTIES_HTTP_PROXY)) { in setLinkPropertiesHttpProxySync()
1150 mAc.replyToMessage(msg, DcAsyncChannel.RSP_SET_LINK_PROPERTIES_HTTP_PROXY); in processMessage()