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

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionService.java181 private static final int MSG_CONNECTION_SERVICE_FOCUS_LOST = 30; field in class:ConnectionService
653 mHandler.obtainMessage(MSG_CONNECTION_SERVICE_FOCUS_LOST).sendToTarget();
1146 case MSG_CONNECTION_SERVICE_FOCUS_LOST:

Completed in 538 milliseconds