Searched refs:RemoteIntArray (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteIntArray.java33 final class RemoteIntArray implements ServiceConnection, Closeable { class in inherits:ServiceConnection,Closeable
43 public RemoteIntArray(int size) throws IOException, TimeoutException { method in class:RemoteIntArray
H A DMemoryIntArrayTest.java220 RemoteIntArray remoteIntArray = new RemoteIntArray(1);
247 RemoteIntArray remoteIntArray = new RemoteIntArray(1);

Completed in 106 milliseconds