Home
last modified time | relevance | path

Searched refs:MSG_CONNECTION_SERVICE_FOCUS_LOST (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java191 private static final int MSG_CONNECTION_SERVICE_FOCUS_LOST = 30; field in ConnectionService
789 mHandler.obtainMessage(MSG_CONNECTION_SERVICE_FOCUS_LOST).sendToTarget();
1430 case MSG_CONNECTION_SERVICE_FOCUS_LOST: