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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcAsyncChannel.java 406 sendMessage(DataConnection.EVENT_DISCONNECT_ALL,
DataConnection.java 185 static final int EVENT_DISCONNECT_ALL = BASE + 6;
202 sCmdToString[EVENT_DISCONNECT_ALL - BASE] = "EVENT_DISCONNECT_ALL";
    [all...]

Completed in 46 milliseconds