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