Searched refs:MSG_REMOVE_CALL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapterServant.java51 private static final int MSG_REMOVE_CALL = 11; field in class:ConnectionServiceAdapterServant
144 case MSG_REMOVE_CALL:
360 mHandler.obtainMessage(MSG_REMOVE_CALL, connectionId).sendToTarget();

Completed in 5 milliseconds