Searched refs:SYNC_RESULT_CANCELLED (Results 1 – 1 of 1) sorted by relevance
42 public static final int SYNC_RESULT_CANCELLED = 1; field in MediaSet303 if (mResult < 0) mResult = SYNC_RESULT_CANCELLED; in cancel()