HomeSort by relevance Sort by last modified time
    Searched defs:tuneInternalLocked (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/broadcastradio/1.1/default/
Tuner.cpp 157 void Tuner::tuneInternalLocked(const ProgramSelector& sel) {
224 tuneInternalLocked(tuneTo);
265 tuneInternalLocked(utils::make_selector(mAmfmConfig.type, current));
312 tuneInternalLocked(sel);
  /hardware/interfaces/broadcastradio/2.0/default/
TunerSession.cpp 56 tuneInternalLocked(utils::make_selector_amfm(ranges[0].lowerBound));
70 void TunerSession::tuneInternalLocked(const ProgramSelector& sel) {
115 tuneInternalLocked(sel);
168 tuneInternalLocked(tuneTo);
208 tuneInternalLocked(utils::make_selector_amfm(stepTo));

Completed in 135 milliseconds