Searched defs:AUDIO_STATUS_OK (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/media/java/android/media/
H A DAudioSystem.java91 * @return command completion status see AUDIO_STATUS_OK, see AUDIO_STATUS_ERROR
179 public static final int AUDIO_STATUS_OK = 0; field in class:AudioSystem
195 * - AUDIO_STATUS_OK
675 * @return command completion status, one of {@link #AUDIO_STATUS_OK},

Completed in 26 milliseconds