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