Searched refs:EVENT_RIL_CONNECTED (Results 1 – 3 of 3) sorted by relevance
134 DataConnection.EVENT_RIL_CONNECTED, null); in enter()159 case DataConnection.EVENT_RIL_CONNECTED: in processMessage()
204 static final int EVENT_RIL_CONNECTED = BASE + 5; field in DataConnection223 sCmdToString[EVENT_RIL_CONNECTED - BASE] = "EVENT_RIL_CONNECTED";
74 private static final int EVENT_RIL_CONNECTED = 4; field in PhoneProxy92 mCommandsInterface.registerForRilConnected(this, EVENT_RIL_CONNECTED, null); in PhoneProxy()119 case EVENT_RIL_CONNECTED: in handleMessage()