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

/frameworks/base/core/java/android/hardware/radio/
H A DRadioTuner.java239 public abstract int getProgramInformation(RadioManager.ProgramInfo[] info); method in class:RadioTuner
H A DTunerAdapter.java204 public int getProgramInformation(RadioManager.ProgramInfo[] info) { method in class:TunerAdapter
/frameworks/base/core/tests/BroadcastRadioTests/src/android/hardware/radio/tests/functional/
H A DRadioTunerTest.java301 // test getProgramInformation
303 ret = mRadioTuner.getProgramInformation(info);

Completed in 142 milliseconds