Searched refs:getServicesLocked (Results 1 – 2 of 2) sorted by relevance
603 ArrayMap<ComponentName, ServiceRecord> getServicesLocked(int callingUser) { in getServicesLocked() method in ActiveServices4825 ArrayMap<ComponentName, ServiceRecord> alls = getServicesLocked(userId); in cleanUpServices()5125 ArrayMap<ComponentName, ServiceRecord> alls = getServicesLocked(users[ui]); in getRunningServiceInfoLocked()5141 ArrayMap<ComponentName, ServiceRecord> alls = getServicesLocked(userId); in getRunningServiceInfoLocked()
5950 HPLcom/android/server/am/ActiveServices;->getServicesLocked(I)Landroid/util/ArrayMap;