Searched refs:ChildServiceConnectionDelegate (Results 1 – 3 of 3) sorted by relevance
81 protected interface ChildServiceConnectionDelegate { interface in ChildProcessConnection89 Intent bindIntent, int bindFlags, ChildServiceConnectionDelegate delegate); in createConnection()106 private final ChildServiceConnectionDelegate mDelegate;110 ChildServiceConnectionDelegate delegate) { in ChildServiceConnectionImpl()279 Intent bindIntent, int bindFlags, ChildServiceConnectionDelegate delegate) { in ChildProcessConnection()285 ChildServiceConnectionDelegate delegate = new ChildServiceConnectionDelegate() { in ChildProcessConnection()
50 ChildServiceConnectionDelegate delegate) { in TestChildProcessConnection()
52 private final ChildProcessConnection.ChildServiceConnectionDelegate mDelegate;56 Intent bindIntent, ChildProcessConnection.ChildServiceConnectionDelegate delegate) { in ChildServiceConnectionMock()95 ChildProcessConnection.ChildServiceConnectionDelegate delegate) {