Searched defs:onProgramInfoChanged (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/radio/
H A DRadioTuner.java123 * onProgramInfoChanged() will be called when step completes or
144 * onProgramInfoChanged() will be called when scan completes or
165 * onProgramInfoChanged() will be called when tune completes or
188 * The operation is asynchronous and {@link Callback} onProgramInfoChanged() will be called
236 * @deprecated Use {@link onProgramInfoChanged} callback instead.
252 * be sent with a {@link onProgramInfoChanged} callback.
539 public void onProgramInfoChanged(RadioManager.ProgramInfo info) {} method in class:RadioTuner.Callback
544 * @deprecated Use {@link #onProgramInfoChanged(RadioManager.ProgramInfo)} instead.

Completed in 70 milliseconds