Searched defs:invoke (Results 26 - 26 of 26) sorted by relevance

12

/frameworks/base/media/java/android/media/
H A DMediaPlayer.java127 * is called. It is a programming error to invoke methods such
307 * The invoke of the callback signals that the object is now in the <em>
337 * <td>Successful invoke of this method in a valid state does not change the
343 * <td>Successful invoke of this method in a valid state does not change the
350 * <td>Successful invoke of this method in a valid state does not change the
357 * <td>Successful invoke of this method in a valid state does not change
364 * <td>Successful invoke of this method in a valid state does not change
370 * <td>Successful invoke of this method in a valid state transfers the
376 * <td>Successful invoke of this method in a valid state transfers the
382 * <td>Successful invoke o
703 public void invoke(Parcel request, Parcel reply) { method in class:MediaPlayer
[all...]

Completed in 150 milliseconds

12