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

/frameworks/base/core/java/android/app/
H A DLoadedApk.java932 private final ServiceDispatcher.InnerConnection mIServiceConnection;
949 private static class InnerConnection extends IServiceConnection.Stub { class in class:LoadedApk.ServiceDispatcher
952 InnerConnection(LoadedApk.ServiceDispatcher sd) { method in class:LoadedApk.ServiceDispatcher.InnerConnection
969 mIServiceConnection = new InnerConnection(this);

Completed in 48 milliseconds