Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/common/utils1x/
DUtils.cpp80 auto aCh = getId(a, IdentifierType::HD_SUBCHANNEL, 0); in tunesTo() local
82 if (aCh != bCh) return false; in tunesTo()