Home
last modified time | relevance | path

Searched refs:ChildServiceConnectionImpl (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/android/java/src/org/chromium/base/process_launcher/
DChildProcessConnection.java101 private static class ChildServiceConnectionImpl class in ChildProcessConnection
109 private ChildServiceConnectionImpl(Context context, Intent bindIntent, int bindFlags, in ChildServiceConnectionImpl() method in ChildProcessConnection.ChildServiceConnectionImpl
280 return new ChildServiceConnectionImpl(context, bindIntent, bindFlags, delegate); in ChildProcessConnection()