Searched refs:MSG_SET_FEATURE_COMPLETED (Results 1 – 1 of 1) sorted by relevance
69 private static final int MSG_SET_FEATURE_COMPLETED = 107; field in FaceManager130 mHandler.obtainMessage(MSG_SET_FEATURE_COMPLETED, feature, 0, success).sendToTarget();1174 case MSG_SET_FEATURE_COMPLETED: in handleMessage()