Searched refs:mServicesByIntent (Results 1 – 1 of 1) sorted by relevance
256 final ArrayMap<Intent.FilterComparison, ServiceRecord> mServicesByIntent = new ArrayMap<>(); field in ActiveServices.ServiceMap2100 r = smap.mServicesByIntent.get(filter); in retrieveServiceLocked()2209 smap.mServicesByIntent.put(filter, r); in retrieveServiceLocked()3019 smap.mServicesByIntent.remove(r.intent); in bringDownServiceLocked()