Home
last modified time | relevance | path

Searched refs:jumpToFirstSubChannelLocked (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/broadcastradio/aidl/default/
DBroadcastRadio.cpp403 jumpToFirstSubChannelLocked(found); in findNextLocked()
405 jumpToFirstSubChannelLocked(found); in findNextLocked()
412 jumpToFirstSubChannelLocked(found); in findNextLocked()
427 jumpToFirstSubChannelLocked(found); in findNextLocked()
434 void BroadcastRadio::jumpToFirstSubChannelLocked(vector<VirtualProgram>::const_iterator& it) const { in jumpToFirstSubChannelLocked() function in aidl::android::hardware::broadcastradio::BroadcastRadio
DBroadcastRadio.h99 void jumpToFirstSubChannelLocked(std::vector<VirtualProgram>::const_iterator& it) const