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/
DataConnection.java 178 static final int EVENT_DISCONNECT_ALL = BASE + 6;
194 sCmdToString[EVENT_DISCONNECT_ALL - BASE] = "EVENT_DISCONNECT_ALL";
    [all...]
DcAsyncChannel.java 405 sendMessage(DataConnection.EVENT_DISCONNECT_ALL,

Completed in 20 milliseconds