Searched refs:stopServiceTokenLocked (Results 1 – 3 of 3) sorted by relevance
878 boolean stopServiceTokenLocked(ComponentName className, IBinder token, in stopServiceTokenLocked() method in ActiveServices
14052 return mServices.stopServiceTokenLocked(className, token, startId); in stopServiceToken()
2591 HSPLcom/android/server/am/ActiveServices;->stopServiceTokenLocked(Landroid/content/ComponentName;La…