Searched refs:ISeccompIsolatedService (Results 1 – 3 of 3) sorted by relevance
213 final ISeccompIsolatedService service = peer.get(); in testIsolatedServicePolicy()244 final ISeccompIsolatedService service = peer.get(); in testViolateIsolatedServicePolicy()258 private void doFileWriteTest(ISeccompIsolatedService service) throws RemoteException { in doFileWriteTest()286 class IsolatedServiceConnection extends AbstractFuture<ISeccompIsolatedService>290 set(ISeccompIsolatedService.Stub.asInterface(service)); in onServiceConnected()298 public ISeccompIsolatedService get() throws InterruptedException, ExecutionException { in get()308 private final ISeccompIsolatedService.Stub mService = new ISeccompIsolatedService.Stub() {
22 interface ISeccompIsolatedService { interface
42 src/android/os/cts/ISeccompIsolatedService.aidl \