Searched refs:ISeccompIsolatedService (Results 1 – 3 of 3) sorted by relevance
206 final ISeccompIsolatedService service = peer.get(); in testIsolatedServicePolicy()237 final ISeccompIsolatedService service = peer.get(); in testViolateIsolatedServicePolicy()251 private void doFileWriteTest(ISeccompIsolatedService service) throws RemoteException { in doFileWriteTest()279 class IsolatedServiceConnection extends AbstractFuture<ISeccompIsolatedService>283 set(ISeccompIsolatedService.Stub.asInterface(service)); in onServiceConnected()291 public ISeccompIsolatedService get() throws InterruptedException, ExecutionException { in get()301 private final ISeccompIsolatedService.Stub mService = new ISeccompIsolatedService.Stub() {
22 interface ISeccompIsolatedService { interface
34 src/android/os/cts/ISeccompIsolatedService.aidl \