Searched refs:expectSelectTrack (Results 1 – 2 of 2) sorted by relevance
81 MockTvInputService.expectSelectTrack(TvTrackInfo.TYPE_SUBTITLE, in onClick()104 MockTvInputService.expectSelectTrack(TvTrackInfo.TYPE_AUDIO, in onClick()
147 static void expectSelectTrack(int type, String id, View postTarget, Runnable successCallback) { in expectSelectTrack() method in MockTvInputService