HomeSort by relevance Sort by last modified time
    Searched refs:RSP_SET_LINK_PROPERTIES_HTTP_PROXY (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnectionAc.java 56 public static final int RSP_SET_LINK_PROPERTIES_HTTP_PROXY = BASE + 9;
298 if ((response != null) && (response.what == RSP_SET_LINK_PROPERTIES_HTTP_PROXY)) {
DataConnection.java 628 mAc.replyToMessage(msg, DataConnectionAc.RSP_SET_LINK_PROPERTIES_HTTP_PROXY);
    [all...]

Completed in 17 milliseconds