OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RSP_SET_LINK_PROPERTIES_HTTP_PROXY
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcAsyncChannel.java
54
public static final int
RSP_SET_LINK_PROPERTIES_HTTP_PROXY
= BASE + 9;
75
sCmdToString[
RSP_SET_LINK_PROPERTIES_HTTP_PROXY
- BASE] =
76
"
RSP_SET_LINK_PROPERTIES_HTTP_PROXY
";
299
if ((response != null) && (response.what ==
RSP_SET_LINK_PROPERTIES_HTTP_PROXY
)) {
DataConnection.java
[
all
...]
Completed in 35 milliseconds