Searched refs:mUnboundServices (Results 1 – 1 of 1) sorted by relevance
128 … final ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>> mUnboundServices field in LoadedApk1192 mUnboundServices.remove(context); in removeContextRegistrations()1533 = mUnboundServices.get(context); in forgetServiceDispatcher()1536 mUnboundServices.put(context, holder); in forgetServiceDispatcher()1548 = mUnboundServices.get(context); in forgetServiceDispatcher()