Searched refs:ISeccompIsolatedService (Results 1 – 3 of 3) sorted by relevance
205 final ISeccompIsolatedService service = peer.get(); in testIsolatedServicePolicy()236 final ISeccompIsolatedService service = peer.get(); in testViolateIsolatedServicePolicy()250 private void doFileWriteTest(ISeccompIsolatedService service) throws RemoteException { in doFileWriteTest()278 class IsolatedServiceConnection extends AbstractFuture<ISeccompIsolatedService>282 set(ISeccompIsolatedService.Stub.asInterface(service)); in onServiceConnected()290 public ISeccompIsolatedService get() throws InterruptedException, ExecutionException { in get()300 private final ISeccompIsolatedService.Stub mService = new ISeccompIsolatedService.Stub() {
22 interface ISeccompIsolatedService { interface
59 "src/android/os/cts/ISeccompIsolatedService.aidl",