Searched refs:RESULT_NONE (Results 1 – 3 of 3) sorted by relevance
1282 public static final int RESULT_NONE = 1; field in MediaTranscodingManager.TranscodingSession1292 RESULT_NONE,1358 private @Result int mResult = RESULT_NONE;1617 case RESULT_NONE: in toString()
43 field public static final int RESULT_NONE = 1; // 0x1
104 RESULT_NONE = 0; enumerator