Searched refs:CallbackExecutor (Results 1 – 1 of 1) sorted by relevance
548 CallbackExecutor executor = new CallbackExecutor(); in testAcquireTvInputHardware()611 CallbackExecutor executor = new CallbackExecutor(); in testTvInputHardwareOverrideAudioSink()680 CallbackExecutor executor = new CallbackExecutor(); in testTvInputHardwareSetSurface()991 public class CallbackExecutor implements Executor { class in TvInputManagerTest