Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnectionService.java209 private static final int MSG_ON_TRACKED_BY_NON_UI_SERVICE = 44; field in ConnectionService
617 mHandler.obtainMessage(MSG_ON_TRACKED_BY_NON_UI_SERVICE, args).sendToTarget();
1296 case MSG_ON_TRACKED_BY_NON_UI_SERVICE: {