Searched refs:stopProgramListUpdates (Results 1 – 12 of 12) sorted by relevance
262 public void stopProgramListUpdates() { in stopProgramListUpdates() method in Tuner263 mTunerCallback.stopProgramListUpdates(); in stopProgramListUpdates()
97 void stopProgramListUpdates() { in stopProgramListUpdates() method in TunerCallback
242 mTunerSessions[0].stopProgramListUpdates(); in testClientClosing()255 verify(mHalTunerSessionMock).stopProgramListUpdates(); in testClientClosing()278 verify(mHalTunerSessionMock).stopProgramListUpdates(); in testNullAidlFilter()
76 void stopProgramListUpdates(); in stopProgramListUpdates() method
273 mTuner.stopProgramListUpdates(); in getDynamicProgramList()
44 virtual Return<void> stopProgramListUpdates();
259 Return<void> TunerSession::stopProgramListUpdates() { in stopProgramListUpdates() function in android::hardware::broadcastradio::V2_0::implementation::TunerSession
249 public void stopProgramListUpdates() throws RemoteException { in stopProgramListUpdates() method in TunerSession
276 mHalTunerSession.stopProgramListUpdates(); in onTunerSessionProgramListFilterChangedLocked()
110 stopProgramListUpdates();
254 auto stopResult = mSession->stopProgramListUpdates(); in getProgramList()
24512 Landroid/hardware/radio/ITuner$Stub$Proxy;->stopProgramListUpdates()V24555 Landroid/hardware/radio/ITuner;->stopProgramListUpdates()V