Searched refs:ISharedMemoryService (Results 1 – 4 of 4) sorted by relevance
68 private ISharedMemoryService mRemote;70 public static class PeerConnection extends AbstractFuture<ISharedMemoryService>74 set(ISharedMemoryService.Stub.asInterface(service)); in onServiceConnected()82 public ISharedMemoryService get() throws InterruptedException, ExecutionException { in get()
21 interface ISharedMemoryService { interface
34 private static class SharedMemoryServiceImpl extends ISharedMemoryService.Stub {
39 "src/android/os/cts/ISharedMemoryService.aidl",