Searched refs:handleSourceLost (Results 1 – 4 of 4) sorted by relevance
86 verify(mMockController, never()).handleSourceLost(anyInt()); in testPerformAction_timeout_stateNotMatching_doNothing()102 verify(mMockController).handleSourceLost(1); in testPerformAction_timeout_stateMatching_sourceLost()
99 mCategoryController.handleSourceLost(broadcastId); in onSourceLost()
62 controller.handleSourceLost(preference.getAudioStreamBroadcastId()); in performAction()
295 void handleSourceLost(int broadcastId) { in handleSourceLost() method in AudioStreamsProgressCategoryController341 handleSourceLost(preference.getAudioStreamBroadcastId()); in handleSourceRemoved()