Searched refs:stopProgramListUpdates (Results 1 – 7 of 7) sorted by relevance
76 void stopProgramListUpdates(); in stopProgramListUpdates() method
273 mTuner.stopProgramListUpdates(); in getDynamicProgramList()
262 public void stopProgramListUpdates() { in stopProgramListUpdates() method in Tuner263 mTunerCallback.stopProgramListUpdates(); in stopProgramListUpdates()
97 void stopProgramListUpdates() { in stopProgramListUpdates() method in TunerCallback
241 mTunerSessions[0].stopProgramListUpdates(); in testClientClosing()254 verify(mHalTunerSessionMock).stopProgramListUpdates(); in testClientClosing()277 verify(mHalTunerSessionMock).stopProgramListUpdates(); in testNullAidlFilter()
247 public void stopProgramListUpdates() throws RemoteException { in stopProgramListUpdates() method in TunerSession
273 mHalTunerSession.stopProgramListUpdates(); in onTunerSessionProgramListFilterChangedLocked()