Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp138 static ProgramInfo makeDummyProgramInfo(const ProgramSelector& selector) { in makeDummyProgramInfo() function
164 mCurrentProgramInfo = makeDummyProgramInfo(sel); in tuneInternalLocked()
351 _hidl_cb(Result::NOT_INITIALIZED, makeDummyProgramInfo(mCurrentProgram)); in getProgramInformation_1_1()
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp58 static ProgramInfo makeDummyProgramInfo(const ProgramSelector& selector) { in makeDummyProgramInfo() function
77 programInfo = makeDummyProgramInfo(sel); in tuneInternalLocked()