Searched refs:MSG_GET_FEATURE_COMPLETED (Results 1 – 1 of 1) sorted by relevance
68 private static final int MSG_GET_FEATURE_COMPLETED = 106; field in FaceManager133 mHandler.obtainMessage(MSG_GET_FEATURE_COMPLETED, args).sendToTarget();1003 case MSG_GET_FEATURE_COMPLETED: in handleMessage()