Searched refs:CMD_END_CALL (Results 1 – 1 of 1) sorted by relevance
54 private static final int CMD_END_CALL = 5; // not used yet field in PhoneInterfaceManager136 case CMD_END_CALL: in handleMessage()297 return (Boolean) sendRequest(CMD_END_CALL, null); in endCall()