Searched refs:findNextLocked (Results 1 – 2 of 2) sorted by relevance
97 bool findNextLocked(const ProgramSelector& current, bool directionUp, bool skipSubChannel,
343 bool BroadcastRadio::findNextLocked(const ProgramSelector& current, bool directionUp, in findNextLocked() function in aidl::android::hardware::broadcastradio::BroadcastRadio484 bool foundNext = findNextLocked(mCurrentProgram, directionUp, skipSubChannel, &nextProgram); in seek()