Home
last modified time | relevance | path

Searched defs:parentDevice (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/interfaces/broadcastradio/1.0/default/
H A DTuner.cpp87 Tuner::Tuner(const sp<ITunerCallback>& callback, const wp<BroadcastRadio>& parentDevice) in Tuner()
97 const sp<BroadcastRadio> parentDevice = mParentDevice.promote(); in ~Tuner() local