Searched refs:stopServiceTokenLocked (Results 1 – 2 of 2) sorted by relevance
536 boolean stopServiceTokenLocked(ComponentName className, IBinder token, in stopServiceTokenLocked() method in ActiveServices
15736 return mServices.stopServiceTokenLocked(className, token, startId); in stopServiceToken()