Searched refs:RemoteService (Results 1 – 5 of 5) sorted by relevance
45 public abstract class RemoteService extends Service { class135 @NonNull Class<? extends RemoteService> serviceClass, int testId) in Invoker()
35 public class MediaBrowserServiceTestService extends RemoteService {
34 public class MediaSessionTestService extends RemoteService {
1102 try (RemoteService.Invoker invoker = new RemoteService.Invoker(mContext, in testSeriesOfSetQueue()1126 try (RemoteService.Invoker invoker = new RemoteService.Invoker(mContext, in testSetQueueWithLargeNumberOfItems()1140 try (RemoteService.Invoker invoker = new RemoteService.Invoker(mContext, in testSetQueueWithEmptyQueue()
329 try (RemoteService.Invoker invoker = new RemoteService.Invoker( in testSeriesOfNotifyChildrenChanged()