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 FaceManager126 mHandler.obtainMessage(MSG_SET_FEATURE_COMPLETED, feature, 0, success).sendToTarget();998 case MSG_SET_FEATURE_COMPLETED: in handleMessage()