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

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DPersistentConnectionTest.java46 private static class MyConnection extends PersistentConnection<IDeviceAdminService> { class in class:PersistentConnectionTest
51 public MyConnection(String tag, Context context, Handler handler, int userId, method in class:PersistentConnectionTest.MyConnection
111 final MyConnection conn = new MyConnection("tag", context, handler, userId, cn,
313 final MyConnection conn = new MyConnection("tag", context, handler, userId, cn,

Completed in 79 milliseconds