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