Searched refs:RESULT_NONE (Results 1 – 2 of 2) sorted by relevance
171 public static final int RESULT_NONE = 1; field in MediaTranscodeManager.TranscodingJob180 RESULT_NONE,208 private @Result int mResult = RESULT_NONE;
39 RESULT_NONE = 1, enumerator