Searched refs:RESULT_ERROR_INVALID_ARGUMENT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/tv/
H A DTvContract.java202 * @see #RESULT_ERROR_INVALID_ARGUMENT
227 public static final int RESULT_ERROR_INVALID_ARGUMENT = 2; field in class:TvContract
310 * empty, the result code will be {@link #RESULT_ERROR_INVALID_ARGUMENT}. If success, the result
337 * empty, the result code will be {@link #RESULT_ERROR_INVALID_ARGUMENT}. If success, the result

Completed in 272 milliseconds