Home | History | Annotate | Download | only in app

Lines Matching refs:mUnboundServices

126     private final ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>> mUnboundServices
1114 mUnboundServices.remove(context);
1455 = mUnboundServices.get(context);
1458 mUnboundServices.put(context, holder);
1470 = mUnboundServices.get(context);