Searched refs:mUnboundServices (Results 1 – 1 of 1) sorted by relevance
157 … final ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>> mUnboundServices field in LoadedApk1356 mUnboundServices.remove(context); in removeContextRegistrations()1728 = mUnboundServices.get(context); in forgetServiceDispatcher()1731 mUnboundServices.put(context, holder); in forgetServiceDispatcher()1743 = mUnboundServices.get(context); in forgetServiceDispatcher()