Searched refs:MSG_ON_TRACKED_BY_NON_UI_SERVICE (Results 1 – 1 of 1) sorted by relevance
209 private static final int MSG_ON_TRACKED_BY_NON_UI_SERVICE = 44; field in ConnectionService617 mHandler.obtainMessage(MSG_ON_TRACKED_BY_NON_UI_SERVICE, args).sendToTarget();1296 case MSG_ON_TRACKED_BY_NON_UI_SERVICE: {