Searched defs:MSG_SILENCE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java105 private static final int MSG_SILENCE = 21; field in class:ConnectionService
185 mHandler.obtainMessage(MSG_SILENCE, callId).sendToTarget();
353 case MSG_SILENCE:

Completed in 70 milliseconds